Skip to content

Commit

Permalink
Merge pull request #24 from modelix/dependabot/gradle/kotlinCoroutine…
Browse files Browse the repository at this point in the history
…s-1.8.1

Bump kotlinCoroutines from 1.8.0 to 1.8.1
  • Loading branch information
slisson authored May 23, 2024
2 parents 1a3ba74 + 5502735 commit 5969bf2
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 @@ -3,7 +3,7 @@
[versions]

kotlin = "1.9.23"
kotlinCoroutines="1.8.0"
kotlinCoroutines="1.8.1"
kotlinBenchmark = "0.4.10"

[plugins]
Expand Down

0 comments on commit 5969bf2

Please sign in to comment.