Skip to content

Commit 02c470f

Browse files
chore(deps): bump org.asciidoctor:asciidoctor-gradle-jvm
Bumps org.asciidoctor:asciidoctor-gradle-jvm from 4.0.3 to 4.0.4. --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-gradle-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2147e46 commit 02c470f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919
//Plugins
2020
springBootVersion = '3.4.1'
2121
sonarqubeVersion = '6.0.1.5171'
22-
asciidoctorGradleVersion = "4.0.3"
22+
asciidoctorGradleVersion = "4.0.4"
2323

2424
//Libraries
2525
webauthn4jVersion = '0.28.3.RELEASE'

0 commit comments

Comments
 (0)