Skip to content

Commit ee1a42f

Browse files
renovate[bot]krzema12
authored andcommitted
chore(deps): update Kotlin to v1.7.20
1 parent 4de27d4 commit ee1a42f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
kotlin("jvm") version "1.7.10"
3-
kotlin("plugin.serialization") version "1.7.10"
2+
kotlin("jvm") version "1.7.20"
3+
kotlin("plugin.serialization") version "1.7.20"
44
application
55
}
66

0 commit comments

Comments
 (0)