Skip to content

Commit

Permalink
Merge pull request #74 from grails-plugins/dependabot/gradle/4.0.x/or…
Browse files Browse the repository at this point in the history
…g.asciidoctor-asciidoctor-gradle-plugin-1.6.1

Bump asciidoctor-gradle-plugin from 1.5.3 to 1.6.1
  • Loading branch information
puneetbehl committed Jul 13, 2020
2 parents 0e72d3c + dd4a4cd commit 9301d54
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 9301d54

Please sign in to comment.