Skip to content

Commit f3a198b

Browse files
Update plugin org.jreleaser to v1.24.0
1 parent 7217626 commit f3a198b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id("com.google.cloud.tools.jib") version "3.5.3" apply false
1717
id("com.palantir.consistent-versions") version "3.15.0"
1818
id("net.ltgt.errorprone") version "5.1.0" apply false
19-
id("org.jreleaser") version "1.23.0"
19+
id("org.jreleaser") version "1.24.0"
2020
}
2121

2222
version = "git describe --tags".runCommand().trim() +

0 commit comments

Comments
 (0)