Merge pull request #352 from usbharu/renovate/coroutines

fix(deps): update coroutines to v1.8.1
This commit is contained in:
usbharu 2024-05-12 02:29:39 +09:00 committed by GitHub
commit eeadb478cf
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"