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 830c455 + 8c61085 commit f321cbdCopy full SHA for f321cbd
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jreleaser.model.Active
3
plugins {
4
`java-library`
5
`maven-publish`
6
- id("org.jreleaser") version "1.20.0"
+ id("org.jreleaser") version "1.23.0"
7
}
8
9
val snapshot = providers.gradleProperty("snapshot").getOrElse("false")
0 commit comments