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.
1 parent 03112c2 commit 66b8351Copy full SHA for 66b8351
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'checkstyle'
4
id 'jacoco'
5
id 'java'
6
- id 'com.github.ben-manes.versions' version '0.49.0'
+ id 'com.github.ben-manes.versions' version '0.52.0'
7
id 'com.github.kt3k.coveralls' version '2.12.2'
8
id 'io.freefair.lombok' version '8.12'
9
id 'io.spring.dependency-management' version '1.1.7'
0 commit comments