We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca913d commit 21c7015Copy full SHA for 21c7015
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
12
classpath('org.asciidoctor:asciidoctor-gradle-plugin:1.5.7')
13
classpath("io.spring.gradle:docbook-reference-plugin:0.3.1")
14
- classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.19.RELEASE")
+ classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.22.RELEASE")
15
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"
16
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
17
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.10.0'
0 commit comments