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] authored Aug 14, 2024
1 parent 2e78f45 commit f0de098
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,7 +1,7 @@
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask

plugins {
kotlin("jvm") version "1.9.25"
kotlin("jvm") version "2.0.10"
id("com.diffplug.spotless") version "6.25.0"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("com.github.ben-manes.versions") version "0.51.0"
Expand Down

0 comments on commit f0de098

Please sign in to comment.