Skip to content

Commit

Permalink
Merge pull request #31 from WinteryFox/dependabot/gradle/staging/org.…
Browse files Browse the repository at this point in the history
…jetbrains.kotlinx-kotlinx-coroutines-core-1.7.3

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3
  • Loading branch information
WinteryFox authored Aug 4, 2023
2 parents 8ea5ace + 1a49ed4 commit 5a2cda4
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 @@ -6,7 +6,7 @@ aws = "0.29.0-beta"
jupiter = "5.10.0"

[libraries]
kotlinx-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version = "1.7.2" }
kotlinx-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version = "1.7.3" }
kotlinx-datetime = { group = "org.jetbrains.kotlinx", name = "kotlinx-datetime", version = "0.4.0" }
kotlinx-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.5.1" }

Expand Down

0 comments on commit 5a2cda4

Please sign in to comment.