Bump com.github.ben-manes:gradle-versions-plugin from 0.36.0 to 0.52.0
Bumps com.github.ben-manes:gradle-versions-plugin from 0.36.0 to 0.52.0. --- updated-dependencies: - dependency-name: com.github.ben-manes:gradle-versions-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Josh Cummings
parent
3b5dce0d01
commit
52d8a06188
@@ -4,7 +4,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
|
||||
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
|
||||
classpath "io.spring.gradle:dependency-management-plugin:1.1.7"
|
||||
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1"
|
||||
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
|
||||
|
||||
@@ -87,7 +87,7 @@ dependencies {
|
||||
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
|
||||
}
|
||||
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
|
||||
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
|
||||
implementation 'com.github.ben-manes:gradle-versions-plugin:0.52.0'
|
||||
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
|
||||
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'
|
||||
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.3'
|
||||
|
||||
Reference in New Issue
Block a user