Skip to content

Commit

Permalink
Bump asciidoctor-gradle-plugin from 1.5.3 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps asciidoctor-gradle-plugin from 1.5.3 to 1.6.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 13, 2020
1 parent 0e72d3c commit dd4a4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath "org.grails:grails-gradle-plugin:$grailsVersion"
classpath "com.bertramlabs.plugins:asset-pipeline-gradle:3.2.5"
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
}
}

Expand Down

0 comments on commit dd4a4cd

Please sign in to comment.