We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e559a1e commit dc71fb5Copy full SHA for dc71fb5
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'signing'
3
id 'com.gradle.plugin-publish' version '1.2.1'
4
- id "com.github.ben-manes.versions" version "0.48.0"
+ id "com.github.ben-manes.versions" version "0.49.0"
5
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
6
}
7
0 commit comments