Skip to content

Commit

Permalink
Update coroutines and logback
Browse files Browse the repository at this point in the history
  • Loading branch information
sellmair committed Jan 8, 2025
1 parent bad905c commit 8624842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
kotlin = "2.1.0"
firework = "2.1.0-firework.32"
compose = "1.7.3"
coroutines = "1.10.0"
coroutines = "1.10.1"
kotlinxDatetime = "0.6.1"
slf4j = "2.0.16"
androidGradlePlugin = "8.7.1"
junit = "5.11.3"
javassist = "3.30.2-GA"
logback = "1.5.9"
logback = "1.5.16"
asm = "9.7.1"
evas = "1.2.0"

Expand Down

0 comments on commit 8624842

Please sign in to comment.