File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
44 mavenCentral()
55 }
66 dependencies {
7- classpath " com.github.ben-manes:gradle-versions-plugin:0.52 .0"
7+ classpath " com.github.ben-manes:gradle-versions-plugin:0.53 .0"
88 classpath " io.spring.gradle:dependency-management-plugin:1.1.7"
99 classpath " org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1"
1010 classpath ' org.hidetake:gradle-ssh-plugin:2.10.1'
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ dependencies {
8787 exclude group : ' org.springframework.boot' , module : ' spring-boot-loader-tools'
8888 }
8989 implementation ' com.apollographql.apollo:apollo-runtime:4.3.3'
90- implementation ' com.github.ben-manes:gradle-versions-plugin:0.52 .0'
90+ implementation ' com.github.ben-manes:gradle-versions-plugin:0.53 .0'
9191 implementation ' com.github.spullara.mustache.java:compiler:0.9.14'
9292 implementation ' io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.47'
9393 implementation ' io.spring.gradle:spring-security-release-plugin:1.0.11'
You can’t perform that action at this time.
0 commit comments