Skip to content

Commit

Permalink
Bump AsciiDoctor Gradle Plugin from 4.0.3 to 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Jan 20, 2025
1 parent 38001c9 commit afa0fe1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Released: in-progress
* JUnit Jupiter 5.11.4
* Objenesis 3.4
* GitHub `gradle.yml` JDK Matrix: Java 17, 21, 23
* Asciidoctor Gradle Plugin 4.0.1
* Asciidoctor Gradle Plugin 4.0.4

== v0.7.0-alpha3

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

plugins {
id 'org.asciidoctor.jvm.convert' version '4.0.3'
id 'org.asciidoctor.jvm.convert' version '4.0.4'
id 'org.ajoberstar.git-publish' version '4.2.2'
}

Expand Down

0 comments on commit afa0fe1

Please sign in to comment.