Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.20 (#284)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 88f3515 commit e3205c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Versions {
const val lorem = "2.2"
const val jupiter = "5.10.1"
const val mockk = "1.13.7"
const val kotlin = "1.9.10"
const val kotlin = "1.9.20"
const val kotlinter = "3.13.0"
const val detekt = "1.22.0"
const val kover = "0.6.1"
Expand Down

0 comments on commit e3205c9

Please sign in to comment.