Skip to content

Commit

Permalink
Merge branch 'main' into serras/collectors
Browse files Browse the repository at this point in the history
  • Loading branch information
serras authored Dec 10, 2023
2 parents 599dd95 + 61bbcdb commit 001da1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ kotlinBinaryCompatibilityValidator = "0.13.2"
kotlinCompileTesting = "1.5.0"
knit = "0.4.0"
kspVersion = "1.9.21-1.0.15"
kotlinxSerialization = "1.6.1"
kotlinxSerialization = "1.6.2"
mockWebServer = "4.12.0"
retrofit = "2.9.0"
retrofitKotlinxSerialization = "1.0.0"
spotlessVersion = "6.23.2"
spotlessVersion = "6.23.3"

[libraries]
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit 001da1f

Please sign in to comment.