Update dependency org.slf4j:slf4j-api to v2.0.17

This commit is contained in:
dependency-bot
2025-03-15 18:12:31 +00:00
committed by José Rebelo
parent 0d219c9094
commit 1374fcc3cf
+1 -1
View File
@@ -229,7 +229,7 @@ dependencies {
implementation "no.nordicsemi.android:dfu:2.5.0"
implementation "com.github.tony19:logback-android:3.0.0"
implementation "org.slf4j:slf4j-api:2.0.16"
implementation "org.slf4j:slf4j-api:2.0.17"
implementation "com.github.PhilJay:MPAndroidChart:3.1.0"
implementation "com.github.pfichtner:durationformatter:0.1.1"
implementation "de.cketti.library.changelog:ckchangelog:1.2.2"