Skip to content

Commit 165c697

Browse files
committed
[Java] Upgrade to Versions 0.36.0.
1 parent 150b779 commit 165c697

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.1.0' apply false
26-
id "com.github.ben-manes.versions" version "0.34.0"
26+
id "com.github.ben-manes.versions" version "0.36.0"
2727
}
2828

2929
defaultTasks 'clean', 'build'

0 commit comments

Comments
 (0)