We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 238230d + b33b45c commit bb563a8Copy full SHA for bb563a8
1 file changed
settings.gradle
@@ -30,7 +30,7 @@ dependencyResolutionManagement {
30
31
library('assertj', 'org.assertj:assertj-core:3.27.3')
32
33
- library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.16')
+ library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.17')
34
35
library('gcs', 'com.google.cloud:google-cloud-storage:2.49.0')
36
}
0 commit comments