We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c76f3 commit 9f4d150Copy full SHA for 9f4d150
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'java-library'
4
id 'maven-publish'
5
- id "com.github.ben-manes.versions" version "0.28.0"
+ id "com.github.ben-manes.versions" version "0.36.0"
6
}
7
8
group projectGroupId
0 commit comments