There was an error while loading. Please reload this page.
1 parent a61d431 commit 83e4a3aCopy full SHA for 83e4a3a
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.46.0'
+ id 'com.github.ben-manes.versions' version '0.47.0'
36
}
37
38
defaultTasks 'clean', 'build'
0 commit comments