Skip to content

Commit

Permalink
Merge pull request #10 from fraktalio/renovate/org.jetbrains.kotlin.j…
Browse files Browse the repository at this point in the history
…vm-1.x

Update plugin org.jetbrains.kotlin.jvm to v1.9.0
  • Loading branch information
idugalic committed Jul 8, 2023
2 parents c89d7e5 + ba0228a commit 05ba8a2
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
Expand Up @@ -11,7 +11,7 @@ val prometeus_version: String by project
val kotlinx_collections_immutable_version: String by project

plugins {
kotlin("jvm") version "1.8.20"
kotlin("jvm") version "1.9.0"
id("io.ktor.plugin") version "2.3.2"
id("org.jetbrains.kotlin.plugin.serialization") version "1.8.20"
}
Expand Down

0 comments on commit 05ba8a2

Please sign in to comment.