Skip to content

Commit 186b9aa

Browse files
committed
[Java] Upgrade to Versions 0.49.0.
1 parent 1467df8 commit 186b9aa

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.48.0'
35+
id 'com.github.ben-manes.versions' version '0.49.0'
3636
}
3737

3838
defaultTasks 'clean', 'build'

0 commit comments

Comments
 (0)