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

This commit is contained in:
dependency-bot 2025-03-08 01:07:47 +00:00
parent f35bcc8890
commit ef7b9214f4

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"