Skip to content

Commit dd9f09e

Browse files
Merge pull request #252 from java9-modularity/dependabot/gradle/test-project-kotlin/jvm-1.9.22
Bump jvm from 1.7.10 to 1.9.22 in /test-project-kotlin
2 parents 74ef6fb + 7cc35ad commit dd9f09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-project-kotlin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
kotlin("jvm") version "1.7.10" apply false
4+
kotlin("jvm") version "1.9.22" apply false
55
id("org.javamodularity.moduleplugin") version "1.8.13" apply false
66
}
77

0 commit comments

Comments
 (0)