Skip to content

Commit

Permalink
Merge pull request #391 from APICe-at-DISI/renovate/patch-kotlin-mono…
Browse files Browse the repository at this point in the history
…repo

chore(core-deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10
  • Loading branch information
renovate[bot] authored Jan 27, 2025
2 parents f3bd903 + 695355d commit 6837bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02-multilang/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
java
scala
groovy
kotlin("jvm") version "2.1.0"
kotlin("jvm") version "2.1.10"
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 6837bfa

Please sign in to comment.