Skip to content

Commit

Permalink
chore(deps): update Kotlin to v1.7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and krzema12 committed Sep 29, 2022
1 parent 4de27d4 commit ee1a42f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "1.7.10"
kotlin("plugin.serialization") version "1.7.10"
kotlin("jvm") version "1.7.20"
kotlin("plugin.serialization") version "1.7.20"
application
}

Expand Down

0 comments on commit ee1a42f

Please sign in to comment.