Update coil to v3.0.2 (#41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-13 11:06:12 -05:00 committed by GitHub
parent 8d10d35c0b
commit 2961f24589
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"
kotlinx-collections = "0.3.8"
kotest = "5.9.1"
coil = "3.0.1"
coil = "3.0.2"
kstore = "0.9.1"
kermit = "2.0.4"
ktor = "3.0.1"