Skip to content

Commit

Permalink
update kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
froks committed Aug 24, 2024
1 parent ccb7c3b commit 37df2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jreleaser.model.Active
import org.jreleaser.model.Http

plugins {
kotlin("jvm").version("2.0.0")
kotlin("jvm").version("2.0.20")
`java-library`
`maven-publish`
id("org.jreleaser") version "1.13.1"
Expand Down

0 comments on commit 37df2b7

Please sign in to comment.