Skip to content

Commit

Permalink
kotlin 1.9.21, update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
luca992 committed Nov 29, 2023
1 parent b7a3467 commit 5de3d1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

[plugins]

org-gradle-kotlin-kotlin-dsl = { id = "org.gradle.kotlin.kotlin-dsl", version = "4.1.2" }
org-gradle-kotlin-kotlin-dsl = { id = "org.gradle.kotlin.kotlin-dsl", version = "4.2.1" }

[versions]

kotlin = "1.9.10"
kotlin = "1.9.21"

kotest = "5.7.2"
kotest = "5.8.0"

mockk = "1.13.8"

Expand Down

0 comments on commit 5de3d1f

Please sign in to comment.