Skip to content

Commit

Permalink
kotlin v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed May 21, 2024
1 parent 798a216 commit 4a4e6d8
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 @@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "2.0.0"
`maven-publish`
signing
}
Expand Down

0 comments on commit 4a4e6d8

Please sign in to comment.