Skip to content

Commit

Permalink
build: Bump Kotlin Gradle plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Oct 22, 2023
1 parent 079de45 commit 0b04c73
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
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.9.0"
kotlin("jvm") version "1.9.10"
alias(libs.plugins.binary.compatibility.validator)
`maven-publish`
signing
Expand Down

0 comments on commit 0b04c73

Please sign in to comment.