Skip to content

Commit 01abb53

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update plugin jreleaser to v1.19.0
1 parent 617a48f commit 01abb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ gitPublish = { id = "org.ajoberstar.git-publish", version = "5.1.1" }
103103
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
104104
# Remove `sshj` constraint in gradle/plugins/publishing/build.gradle.kts when updating
105105
# see https://github.com/jreleaser/jreleaser/issues/1900
106-
jreleaser = { id = "org.jreleaser", version = "1.18.0" }
106+
jreleaser = { id = "org.jreleaser", version = "1.19.0" }
107107
# check if workaround in gradle.properties can be removed when updating
108108
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.2.0" }
109109
nullaway = { id = "net.ltgt.nullaway", version = "2.2.0" }

0 commit comments

Comments
 (0)