Merge pull request #6092 from libre-tube/renovate/lifecycle

fix(deps): update lifecycle to v2.8.1
This commit is contained in:
Bnyro 2024-05-30 13:40:30 +02:00 committed by GitHub
commit 8e90d78748
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ core = "1.13.1"
gradle = "8.4.1" gradle = "8.4.1"
kotlin = "1.9.23" kotlin = "1.9.23"
ksp = "1.9.23-1.0.20" ksp = "1.9.23-1.0.20"
lifecycle = "2.8.0" lifecycle = "2.8.1"
constraintlayout = "2.1.4" constraintlayout = "2.1.4"
loggingInterceptor = "4.12.0" loggingInterceptor = "4.12.0"
material = "1.12.0" material = "1.12.0"