Skip to content

Commit 4d6c81a

Browse files
fix(deps): update plugin org.jetbrains.kotlin.jvm from v1.9.22 to v1.9.23 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86132d4 commit 4d6c81a

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.22"
6+
kotlin("jvm") version "1.9.23"
77
}
88

99
dependencies {

0 commit comments

Comments
 (0)