chore: update dependencies

This commit is contained in:
Skylot
2025-10-14 22:22:34 +01:00
parent d7c6be5664
commit 7172f8df2d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ dependencies {
runtimeOnly(project(":jadx-plugins:jadx-apks-input"))
implementation("org.jcommander:jcommander:2.0")
implementation("ch.qos.logback:logback-classic:1.5.18")
implementation("ch.qos.logback:logback-classic:1.5.19")
}
application {