Skip to content

Commit

Permalink
Merge pull request #125 from xenit-eu/renovate/org.slf4j-slf4j-simple…
Browse files Browse the repository at this point in the history
…-2.x

Update dependency org.slf4j:slf4j-simple to v2.0.10
  • Loading branch information
thijslemmens authored Jan 4, 2024
2 parents c784df9 + 41c8446 commit ca2b7de
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 @@ -22,6 +22,6 @@ dependencies {
implementation 'org.slf4j:slf4j-api:2.0.9'
implementation 'org.zeroturnaround:zt-exec:1.12'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
testImplementation 'org.slf4j:slf4j-simple:2.0.9'
testImplementation 'org.slf4j:slf4j-simple:2.0.10'
}

0 comments on commit ca2b7de

Please sign in to comment.