Skip to content

Commit

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

---
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 and github-actions[bot] committed Aug 5, 2024
1 parent 6e1d16a commit 0b22145
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 @@ -14,7 +14,7 @@ springData = { module = "org.springframework.data:spring-data-commons", version
jakartaPersistenceApi = { module = "jakarta.persistence:jakarta.persistence-api", version = "3.2.0" }

[plugins]
asciidoctor = { id = "org.asciidoctor.jvm.convert", version = "4.0.2" }
asciidoctor = { id = "org.asciidoctor.jvm.convert", version = "4.0.3" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
sonar = { id = "org.sonarqube", version = "5.1.0.4882" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }

0 comments on commit 0b22145

Please sign in to comment.