Skip to content

Commit

Permalink
Merge pull request #252 from java9-modularity/dependabot/gradle/test-…
Browse files Browse the repository at this point in the history
…project-kotlin/jvm-1.9.22

Bump jvm from 1.7.10 to 1.9.22 in /test-project-kotlin
  • Loading branch information
big-andy-coates authored Feb 17, 2024
2 parents 74ef6fb + 7cc35ad commit dd9f09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-project-kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.7.10" apply false
kotlin("jvm") version "1.9.22" apply false
id("org.javamodularity.moduleplugin") version "1.8.13" apply false
}

Expand Down

0 comments on commit dd9f09e

Please sign in to comment.