Skip to content

Commit

Permalink
Merge pull request #129 from xenit-eu/renovate/org.slf4j-slf4j-api-2.x
Browse files Browse the repository at this point in the history
Update dependency org.slf4j:slf4j-api to v2.0.11
  • Loading branch information
thijslemmens authored Jan 10, 2024
2 parents ace2171 + 0ff8162 commit e9be773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-testing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {
dependencies {
implementation 'io.kubernetes:client-java:18.0.1'
implementation 'org.awaitility:awaitility:4.2.0'
implementation 'org.slf4j:slf4j-api:2.0.10'
implementation 'org.slf4j:slf4j-api:2.0.11'
implementation 'org.zeroturnaround:zt-exec:1.12'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
testImplementation 'org.slf4j:slf4j-simple:2.0.11'
Expand Down

0 comments on commit e9be773

Please sign in to comment.