We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb9123 commit 7e17132Copy full SHA for 7e17132
1 file changed
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'checkstyle'
3
id 'io.spring.dependency-management' version '1.0.9.RELEASE'
4
id 'org.springframework.boot' version '2.2.5.RELEASE'
5
- id 'com.github.ben-manes.versions' version '0.47.0'
+ id 'com.github.ben-manes.versions' version '0.50.0'
6
id 'com.jfrog.bintray' version '1.8.5'
7
id 'java-library'
8
id 'maven'
0 commit comments