Bump slf4j from 2.0.6 to 2.0.7 (#166)

This commit is contained in:
dependabot[bot] 2023-04-02 06:41:03 +00:00 committed by GitHub
parent ba495da583
commit 2bab8112cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ ext {
jsoup = "1.15.4"
okhttp3 = "4.10.0"
retrofit = "2.9.0"
slf4j = "2.0.6"
slf4j = "2.0.7"
moshi = "1.13.0"
coroutines = "1.6.4"
}