Skip to content

Commit 83e4a3a

Browse files
committed
[Java] Upgrade to versions 0.47.0.
1 parent a61d431 commit 83e4a3a

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

3838
defaultTasks 'clean', 'build'

0 commit comments

Comments
 (0)