We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a682f5c + 3a96d75 commit 1c6beafCopy full SHA for 1c6beaf
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
`java-library`
6
`maven-publish`
7
kotlin("jvm") version "1.9.22"
8
- id("cl.franciscosolis.sonatype-central-upload") version "1.0.2"
+ id("cl.franciscosolis.sonatype-central-upload") version "1.0.3"
9
}
10
11
group = "io.github.orangain"
0 commit comments