Skip to content

Commit

Permalink
Merge pull request #68 from bw-company/renovate/org.jetbrains.kotlin.…
Browse files Browse the repository at this point in the history
…jvm-1.x

chore(deps): update plugin kotlin to v1.9.24
  • Loading branch information
renovate[bot] committed May 7, 2024
2 parents aea3eea + fbdf6bc commit c8fdf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -8,5 +8,5 @@ kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest"
picocli = { module = "info.picocli:picocli", version = "4.7.5" }

[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }

0 comments on commit c8fdf71

Please sign in to comment.