Skip to content

Commit

Permalink
Merge pull request #6 from Aiven-Open/dependabot/gradle/org.slf4j-slf…
Browse files Browse the repository at this point in the history
…4j-log4j12-2.0.12

Bump org.slf4j:slf4j-log4j12 from 1.7.36 to 2.0.12
  • Loading branch information
ivanyu authored Mar 18, 2024
2 parents f2b9cc4 + 4be5d9a commit dd80477
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.25.3')

library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:1.7.36')
library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.12')

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

0 comments on commit dd80477

Please sign in to comment.