Skip to content

Commit 672ee73

Browse files
committed
[Java] Upgrade to Versions 0.39.0.
1 parent c6548d2 commit 672ee73

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
@@ -17,7 +17,7 @@
1717
plugins {
1818
id 'java-library'
1919
id 'com.github.johnrengelman.shadow' version '7.0.0' apply false
20-
id "com.github.ben-manes.versions" version "0.38.0"
20+
id "com.github.ben-manes.versions" version "0.39.0"
2121
}
2222

2323
defaultTasks 'clean', 'build'

0 commit comments

Comments
 (0)