Skip to content

Commit 1de9031

Browse files
chore(deps): update kotlin monorepo to v1.7.22 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67338e2 commit 1de9031

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

0 commit comments

Comments
 (0)