Skip to content

Commit 7aec0ef

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.0.20 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d694bd1 commit 7aec0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "2.0.10"
2+
kotlin("jvm") version "2.0.20"
33
id("org.jetbrains.dokka") version "1.9.20"
44
}
55

0 commit comments

Comments
 (0)