Skip to content

Commit 432ccfc

Browse files
committed
Upgrade to Versions plugin 0.48.0.
1 parent 0aeb59e commit 432ccfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildscript {
3232
plugins {
3333
id 'java-library'
3434
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
35-
id 'com.github.ben-manes.versions' version '0.47.0'
35+
id 'com.github.ben-manes.versions' version '0.48.0'
3636
}
3737

3838
defaultTasks 'clean', 'build'

0 commit comments

Comments
 (0)