Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Feb 23, 2024
1 parent 8dd53bf commit fc7581b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ dokka = "1.9.10"
binaryCompabilityValidator = "0.14.0"
toolchainsResolver = "0.8.0"
detekt = "1.23.5"
mavenPublish = "0.25.3"
mavenPublish = "0.27.0"
coroutines = "1.8.0"
atomicfu = "0.23.1"
lincheck = "2.17"
statelyIso = "2.0.5"
atomicfu = "0.23.2"
lincheck = "2.26"
statelyIso = "2.0.6"

[libraries]
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit fc7581b

Please sign in to comment.