Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent d80737e commit 5edd9ac
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 @@ -8,7 +8,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.1.1" apply false

kotlin("plugin.serialization") version "2.0.20" apply false
kotlin("jvm") version "2.0.21" apply false
kotlin("jvm") version "2.1.10" apply false
}

// TODO: Use Json
Expand Down

0 comments on commit 5edd9ac

Please sign in to comment.