Skip to content

Commit eecd4fb

Browse files
committed
update build dependency
1 parent 45c7f18 commit eecd4fb

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
id 'maven-publish'
44
id 'signing'
5-
id "com.github.ben-manes.versions" version "0.36.0"
5+
id "com.github.ben-manes.versions" version "0.51.0"
66
}
77

88
group projectGroupId

0 commit comments

Comments
 (0)