Skip to content

Commit

Permalink
Upgrade grolifant 3.0.0 -> 3.0.1 to support Gradle 8.7. NB fails Grad…
Browse files Browse the repository at this point in the history
…le 8.7 tests, but confirmed to work through manual testing; suspected to be a problem with Test Kit in Gradle 8.7.
  • Loading branch information
markslater committed Apr 17, 2024
1 parent 6d795bf commit c83fbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ project_vcs = https://github.com/asciidoctor/asciidoctor-gradle-plugin.g
cglibVersion = 3.3.0
jsoupVersion = 1.17.2
spockVersion = 2.3-groovy-3.0
grolifantVersion = 3.0.0
grolifantVersion = 3.0.1
jacocoVersion = 0.8.6
codenarcVersion = 3.3.0
nodejsGradleVersion = 2.2.0
Expand Down

0 comments on commit c83fbad

Please sign in to comment.