Skip to content

Commit

Permalink
Merge pull request #2 from muedsa/dependabot/gradle/org.jetbrains.kot…
Browse files Browse the repository at this point in the history
…linx-kotlinx-coroutines-test-1.10.1

build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.9.0 to 1.10.1
  • Loading branch information
muedsa authored Dec 27, 2024
2 parents b4b2b63 + 599e077 commit 47befca
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 @@ -2,7 +2,7 @@
agp = "8.7.3"
kotlin = "2.1.0"
junit4 = "4.13.2"
kotlinxCoroutinesTest = "1.9.0"
kotlinxCoroutinesTest = "1.10.1"

[libraries]
junit4 = { group = "junit", name = "junit", version.ref = "junit4" }
Expand Down

0 comments on commit 47befca

Please sign in to comment.