Skip to content

Commit

Permalink
Upgrade to Asciidoctor Gradle Plugin 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Jan 8, 2024
1 parent 0d2a81f commit 8a82dcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Released: not yet
* Upgrade to JavaFX Plugin 0.0.13
* Upgrade to Badass JLink Plugin 2.25.0
* Upgrade BadAss Jar Plugin to 2.0.0 (used for base `app.supernaut` module)
* Upgrade to Asciidoctor Gradle Plugin 4.0.0

== v0.4.0

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'org.asciidoctor.jvm.convert' version '4.0.0'
id 'org.ajoberstar.git-publish' version '3.0.0'
id 'org.javamodularity.moduleplugin' version '1.8.10' apply false
id 'org.openjfx.javafxplugin' version '0.0.13' apply false
Expand Down

0 comments on commit 8a82dcf

Please sign in to comment.