We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483f9ce commit 0d636c7Copy full SHA for 0d636c7
buildSrc/build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.6'
94
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
95
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
96
- implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
+ implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.4'
97
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
98
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5'
99
implementation 'org.springframework:spring-core:6.2.7'
0 commit comments