Skip to content

Commit

Permalink
kotlin v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Aug 17, 2023
1 parent c44c139 commit 1ca01f3
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.8.21"
kotlin("jvm") version "1.9.0"
`maven-publish`
signing
}
Expand Down

0 comments on commit 1ca01f3

Please sign in to comment.