Skip to content

Commit

Permalink
Merge pull request #257 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.0
  • Loading branch information
dirkgroot authored Jul 12, 2023
2 parents 2468064 + 7c7f987 commit 46f5738
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.8.22"
kotlin("jvm") version "1.9.0"
kotlin("plugin.serialization") version "1.9.0"
application
}
Expand Down

0 comments on commit 46f5738

Please sign in to comment.