Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pyamsoft committed Dec 21, 2024
1 parent 8483c09 commit a7e090f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
buildscript {
ext {
kotlin = "2.1.0"
coroutines = "1.9.0"
coroutines = "1.10.1"
}
}

Expand Down

0 comments on commit a7e090f

Please sign in to comment.