Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctor-gradle-jvm from 3.3.2 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps org.asciidoctor:asciidoctor-gradle-jvm from 3.3.2 to 4.0.2.

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-gradle-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and remkop committed Apr 15, 2024
1 parent b457126 commit a5cc1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
releaseDatePreviousRegex = "2023\\-08\\-27" // for task bumpVersion

// DEPENDENCIES
asciidoctorGradlePluginVersion = "3.3.2"
asciidoctorGradlePluginVersion = "4.0.2"
compileTestingVersion = "0.21.0"
groovyVersion = "2.4.21"
hamcrestCoreVersion = "2.2"
Expand Down

0 comments on commit a5cc1f9

Please sign in to comment.