Skip to content

Commit

Permalink
build(kotlin): bumped kotlin version from to 1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
yiteam committed Jun 25, 2023
1 parent 0cd14dc commit de7ce9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pluginManagement {
val kotlinVersion = "1.7.21"
val kotlinVersion = "1.8.22"

plugins {
kotlin("jvm") version kotlinVersion
Expand Down

0 comments on commit de7ce9f

Please sign in to comment.