Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 6, 2024
1 parent a90f7ac commit bcc1cce
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 @@ -7,7 +7,7 @@ val prometeus_version: String by project
var viteProcess: Process? = null

plugins {
kotlin("jvm") version "2.0.0"
kotlin("jvm") version "2.0.10"
id("io.ktor.plugin") version "2.3.12"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
}
Expand Down

0 comments on commit bcc1cce

Please sign in to comment.