Skip to content

Commit

Permalink
Bump Kotlin, KSP and coroutines version (#3047)
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisRev committed Apr 30, 2023
1 parent c7f3af5 commit 3822f0a
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 8 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
animalSniffer = "1.6.0"
arrowGradleConfig = "0.11.0-alpha.1"
assertj = "3.23.1"
coroutines = "1.6.4"
coroutines = "1.7.0-RC"
classgraph = "4.8.151"
dokka = "1.7.20"
jUnit = "4.13.2"
Expand All @@ -11,11 +11,11 @@ jUnitVintage = "5.8.2"
kotest = "5.5.4"
kotestGradle = "5.5.4"
kover = "0.6.1"
kotlin = "1.8.10"
kotlin = "1.8.21"
kotlinBinaryCompatibilityValidator = "0.12.1"
kotlinCompileTesting = "1.4.9"
kotlinCompileTesting = "1.5.0"
knit = "0.4.0"
kspVersion = "1.8.10-1.0.9"
kspVersion = "1.8.21-1.0.11"
kotlinxSerialization = "1.4.1"
mockWebServer = "4.10.0"
retrofit = "2.9.0"
Expand Down

0 comments on commit 3822f0a

Please sign in to comment.