Skip to content

Commit bb563a8

Browse files
authored
Merge pull request #30 from Aiven-Open/dependabot/gradle/org.slf4j-slf4j-log4j12-2.0.17
Bump org.slf4j:slf4j-log4j12 from 2.0.16 to 2.0.17
2 parents 238230d + b33b45c commit bb563a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencyResolutionManagement {
3030

3131
library('assertj', 'org.assertj:assertj-core:3.27.3')
3232

33-
library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.16')
33+
library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.17')
3434

3535
library('gcs', 'com.google.cloud:google-cloud-storage:2.49.0')
3636
}

0 commit comments

Comments
 (0)