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 3800f72 commit b428a4eCopy full SHA for b428a4e
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
id 'java-library'
24
id 'idea'
25
id 'com.github.johnrengelman.shadow' version '6.0.0' apply false
26
- id "com.github.ben-manes.versions" version "0.30.0"
+ id "com.github.ben-manes.versions" version "0.31.0"
27
}
28
29
defaultTasks 'clean', 'build'
0 commit comments