Skip to content

Commit

Permalink
Merge pull request #295 from avisi-cloud/renovate/org.jetbrains.kotli…
Browse files Browse the repository at this point in the history
…n.jvm-1.x

Update plugin org.jetbrains.kotlin.jvm to v1.9.10
  • Loading branch information
dirkgroot committed Aug 30, 2023
2 parents 8441e7c + 9a90b6d commit da7d911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.9.0"
kotlin("jvm") version "1.9.10"
kotlin("plugin.serialization") version "1.9.0"
application
}
Expand Down

0 comments on commit da7d911

Please sign in to comment.