Skip to content

Commit

Permalink
Upgrade gradle plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Aug 21, 2018
1 parent 00655c4 commit fe61eae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ buildscript {
}

plugins {
id 'org.asciidoctor.convert' version '1.5.3'
id 'com.github.jruby-gradle.base' version '1.4.0'
id 'org.asciidoctor.convert' version '1.5.8.1'
id 'com.github.jruby-gradle.base' version '1.5.0'
}

apply plugin: 'com.github.jruby-gradle.base'
Expand Down

0 comments on commit fe61eae

Please sign in to comment.