Skip to content

Commit 5f115a6

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.9.0
1 parent ca9db0d commit 5f115a6

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
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "1.8.10"
2+
kotlin("jvm") version "1.9.0"
33
id("com.github.jakemarsden.git-hooks") version "0.0.2"
44
}
55

0 commit comments

Comments
 (0)