Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nicokosi committed Aug 28, 2024
1 parent 43e2eb6 commit 1c09de4
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 {
id("org.jetbrains.kotlin.jvm") version "2.0.0"
id("org.jetbrains.kotlin.jvm") version "2.0.20"
id("se.patrikerdes.use-latest-versions") version "0.2.18"
id("com.github.ben-manes.versions") version "0.51.0"
id("com.adarshr.test-logger") version "4.0.0"
Expand Down

0 comments on commit 1c09de4

Please sign in to comment.