We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6177e4 commit 958dae3Copy full SHA for 958dae3
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'ru.vyarus.github-info' version '2.0.0'
9
id 'signing'
10
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
11
- id "com.github.ben-manes.versions" version "0.51.0"
+ id "com.github.ben-manes.versions" version "0.52.0"
12
id 'net.researchgate.release' version '3.1.0'
13
}
14
0 commit comments