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