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 1467df8 commit 186b9aaCopy full SHA for 186b9aa
build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
plugins {
33
id 'java-library'
34
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
35
- id 'com.github.ben-manes.versions' version '0.48.0'
+ id 'com.github.ben-manes.versions' version '0.49.0'
36
}
37
38
defaultTasks 'clean', 'build'
0 commit comments