Skip to content

Commit 0ccacb5

Browse files
chore(deps): update kotlin monorepo to v1.8.0 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c74112 commit 0ccacb5

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.22"
3-
kotlin("plugin.serialization") version "1.7.22"
2+
kotlin("jvm") version "1.8.0"
3+
kotlin("plugin.serialization") version "1.8.0"
44
application
55
}
66

0 commit comments

Comments
 (0)