Skip to content

Commit

Permalink
Merge pull request #20 from Aiven-Open/dependabot/gradle/org.slf4j-sl…
Browse files Browse the repository at this point in the history
…f4j-log4j12-2.0.16

Bump org.slf4j:slf4j-log4j12 from 2.0.13 to 2.0.16
  • Loading branch information
ivanyu authored Sep 9, 2024
2 parents 81d51d0 + ebf72c5 commit 2d1a9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencyResolutionManagement {

library('assertj', 'org.assertj:assertj-core:3.26.0')

library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.13')
library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.16')

library('gcs', 'com.google.cloud:google-cloud-storage:2.42.0')
}
Expand Down

0 comments on commit 2d1a9ed

Please sign in to comment.