We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d99d2 commit 991e989Copy full SHA for 991e989
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("java-library")
4
id("maven-publish")
5
id("signing")
6
- id("com.github.ben-manes.versions") version ("0.39.0")
+ id("com.github.ben-manes.versions") version ("0.41.0")
7
id("io.github.gradle-nexus.publish-plugin") version ("1.1.0")
8
}
9
0 commit comments