Skip to content

Commit

Permalink
Merge pull request #309 from AreaLayer/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update plugin kotlin-jvm to v2.1.10
  • Loading branch information
22388o authored Jan 27, 2025
2 parents e38eb24 + d1c30d6 commit 91774d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ guava = { module = "com.google.guava:guava", version.ref = "guava" }
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit-jupiter-engine" }

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.1.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.1.10" }

0 comments on commit 91774d0

Please sign in to comment.