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.
1 parent e16ea03 commit 4dfccbaCopy full SHA for 4dfccba
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
// https://github.com/itzg/github-releaser-gradle-plugin
9
id 'io.github.itzg.github-releaser' version '0.2.1'
10
// https://github.com/ben-manes/gradle-versions-plugin
11
- id 'com.github.ben-manes.versions' version '0.52.0'
+ id 'com.github.ben-manes.versions' version '0.53.0'
12
}
13
14
group = 'io.github.itzg'
0 commit comments