We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c5057d + 1e255b0 commit d8bf106Copy full SHA for d8bf106
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'maven-publish' // used for publishing to local maven repository
5
id 'com.gradle.plugin-publish' version '0.12.0'
6
id 'com.github.johnrengelman.shadow' version '5.0.0'
7
- id 'com.github.ben-manes.versions' version '0.21.0'
+ id 'com.github.ben-manes.versions' version '0.51.0'
8
}
9
10
buildScan {
0 commit comments