There was an error while loading. Please reload this page.
1 parent 24ede47 commit 3a7d445Copy full SHA for 3a7d445
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.49.0'
+ id 'com.github.ben-manes.versions' version '0.50.0'
36
}
37
38
defaultTasks 'clean', 'build'
0 commit comments