Skip to content

Commit 9f4d150

Browse files
committed
updated dependency
1 parent b6c76f3 commit 9f4d150

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'
33
id 'java-library'
44
id 'maven-publish'
5-
id "com.github.ben-manes.versions" version "0.28.0"
5+
id "com.github.ben-manes.versions" version "0.36.0"
66
}
77

88
group projectGroupId

0 commit comments

Comments
 (0)