Skip to content

Commit

Permalink
build: update Kotlin to 1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Mar 31, 2023
1 parent 92bf57f commit ba07ab1
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.7.0"
kotlin("jvm") version "1.8.10"
id("com.github.johnrengelman.shadow") version "7.1.2"
}

Expand Down

0 comments on commit ba07ab1

Please sign in to comment.