Skip to content

Commit 0d636c7

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.asciidoctor:asciidoctor-gradle-jvm from 3.3.2 to 4.0.4
Bumps org.asciidoctor:asciidoctor-gradle-jvm from 3.3.2 to 4.0.4. --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-gradle-jvm dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 483f9ce commit 0d636c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.6'
9494
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
9595
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
96-
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
96+
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.4'
9797
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
9898
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5'
9999
implementation 'org.springframework:spring-core:6.2.7'

0 commit comments

Comments
 (0)