Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 7dcb804 commit 5c2d56c
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.9.23"
kotlin("jvm") version "2.0.0"
id("io.ktor.plugin") version "2.3.9"
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.23"
}
Expand Down

0 comments on commit 5c2d56c

Please sign in to comment.