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 18e509e commit 301e8a5Copy full SHA for 301e8a5
build.gradle
@@ -20,7 +20,7 @@ plugins {
20
id 'idea'
21
id 'org.ajoberstar.grgit' version '4.1.1'
22
id 'io.spring.nohttp' version '0.0.11'
23
- id 'io.spring.dependency-management' version '1.1.4' apply false
+ id 'io.spring.dependency-management' version '1.1.5' apply false
24
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
25
id 'org.asciidoctor.jvm.convert' version '3.3.2'
26
}
0 commit comments