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 4d8c634 commit 392048cCopy full SHA for 392048c
build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
maven { url 'https://repo.spring.io/plugins-release' }
33
}
34
dependencies {
35
- classpath 'com.github.ben-manes:gradle-versions-plugin:0.41.0'
+ classpath 'com.github.ben-manes:gradle-versions-plugin:0.42.0'
36
classpath 'com.puppycrawl.tools:checkstyle:9.3'
37
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5'
38
classpath 'io.franzbecker:gradle-lombok:5.0.0'
0 commit comments