Skip to content

Commit

Permalink
Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d5d634e commit 3fdc2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ slf4jApi = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
webdrivermanager = { module = "io.github.bonigarcia:webdrivermanager", version = "5.9.2" }

[plugins]
asciidoctor = { id = "org.asciidoctor.jvm.convert", version = "4.0.3" }
asciidoctor = { id = "org.asciidoctor.jvm.convert", version = "4.0.4" }
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.1.0" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
sonar = { id = "org.sonarqube", version = "6.0.1.5171" }

0 comments on commit 3fdc2c7

Please sign in to comment.