fix(deps): update coroutines to v1.8.1

This commit is contained in:
renovate[bot] 2024-05-11 17:28:25 +00:00 committed by GitHub
parent 788c453dae
commit d485e42f5f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ktor = "2.3.9"
exposed = "0.49.0"
javacv-ffmpeg = "6.1.1-1.5.10"
detekt = "1.23.6"
coroutines = "1.8.0"
coroutines = "1.8.1"
swagger = "2.2.6"
serialization = "1.6.3"
kjob = "0.6.0"