Skip to content

Commit b428a4e

Browse files
committed
[Java] Upgrade to Versions 0.31.0.
1 parent 3800f72 commit b428a4e

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
@@ -23,7 +23,7 @@ plugins {
2323
id 'java-library'
2424
id 'idea'
2525
id 'com.github.johnrengelman.shadow' version '6.0.0' apply false
26-
id "com.github.ben-manes.versions" version "0.30.0"
26+
id "com.github.ben-manes.versions" version "0.31.0"
2727
}
2828

2929
defaultTasks 'clean', 'build'

0 commit comments

Comments
 (0)