Skip to content

Commit

Permalink
chore(deps): update plugin kotlin to v1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2023
1 parent 617c5a9 commit 196fd32
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 @@ -8,5 +8,5 @@ kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest"
picocli = { module = "info.picocli:picocli", version = "4.7.4" }

[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.8.21" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.8.22" }
spotless = { id = "com.diffplug.spotless", version = "6.19.0" }

0 comments on commit 196fd32

Please sign in to comment.