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 4e6c526 + e7c77f3 commit 6250019Copy full SHA for 6250019
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 '1.2.1'
6
id 'com.gradleup.shadow' version '9.2.2'
7
- id 'com.github.ben-manes.versions' version '0.51.0'
+ id 'com.github.ben-manes.versions' version '0.53.0'
8
}
9
10
develocity {
0 commit comments