We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afed579 commit 7e7ab8bCopy full SHA for 7e7ab8b
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.38.0")
+ id("com.github.ben-manes.versions") version ("0.39.0")
7
id("io.github.gradle-nexus.publish-plugin") version ("1.1.0")
8
}
9
0 commit comments