File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
4
4
mavenCentral()
5
5
}
6
6
dependencies {
7
- classpath " com.github.ben-manes:gradle-versions-plugin:0.36 .0"
7
+ classpath " com.github.ben-manes:gradle-versions-plugin:0.52 .0"
8
8
classpath " io.spring.gradle:dependency-management-plugin:1.1.7"
9
9
classpath " org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1"
10
10
classpath ' org.hidetake:gradle-ssh-plugin:2.10.1'
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ dependencies {
87
87
exclude group : ' org.springframework.boot' , module : ' spring-boot-loader-tools'
88
88
}
89
89
implementation ' com.apollographql.apollo:apollo-runtime:2.5.14'
90
- implementation ' com.github.ben-manes:gradle-versions-plugin:0.38 .0'
90
+ implementation ' com.github.ben-manes:gradle-versions-plugin:0.52 .0'
91
91
implementation ' com.github.spullara.mustache.java:compiler:0.9.14'
92
92
implementation ' io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'
93
93
implementation ' io.spring.gradle:spring-security-release-plugin:1.0.3'
You can’t perform that action at this time.
0 commit comments