We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7a0d8 commit e8038bfCopy full SHA for e8038bf
build.gradle
@@ -38,7 +38,7 @@ allprojects {
38
39
implementation 'com.google.code.gson:gson:2.13.1'
40
implementation 'org.jetbrains:annotations:26.0.2'
41
- implementation 'ch.qos.logback:logback-classic:1.5.18'
+ implementation 'ch.qos.logback:logback-classic:1.5.19'
42
43
annotationProcessor 'org.projectlombok:lombok:1.18.38'
44
}
0 commit comments