Skip to content

Commit

Permalink
chore(core-deps): update plugin org.jetbrains.kotlin.jvm to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 3b50412 commit 6acc5dc
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 "1.9.0"
kotlin("jvm") version "1.9.10"
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 6acc5dc

Please sign in to comment.