Skip to content

Commit 9317e0d

Browse files
fix(deps): update plugin org.jetbrains.kotlin.jvm from v1.9.21 to v1.9.22 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dan Adajian <dadajian@expediagroup.com>
1 parent 4e7b3d4 commit 9317e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repositories {
33
}
44

55
plugins {
6-
kotlin("jvm") version "1.9.21"
6+
kotlin("jvm") version "1.9.22"
77
}
88

99
dependencies {

0 commit comments

Comments
 (0)