We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d56a8cc + ce33ad2 commit a3002d3Copy full SHA for a3002d3
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.28.0'
+ id 'com.github.ben-manes.versions' version '0.47.0'
6
id 'com.jfrog.bintray' version '1.8.5'
7
id 'java-library'
8
id 'maven'
0 commit comments