Skip to content

Commit

Permalink
Update dependency io.github.hakky54:logcaptor to v2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent bf2b8ff commit 19d7726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ dependencies {

testImplementation group: 'org.testcontainers', name: 'junit-jupiter', version: '1.20.4'
testImplementation 'it.ozimov:embedded-redis:0.7.3'
testImplementation 'io.github.hakky54:logcaptor:2.10.0'
testImplementation 'io.github.hakky54:logcaptor:2.10.1'
testImplementation group: 'org.apache.jmeter', name: 'ApacheJMeter_core', version: '5.6.3', {
exclude group: 'org.codehaus.groovy', module: 'groovy-json'
exclude group: 'org.codehaus.groovy', module: 'groovy-xml'
Expand Down

0 comments on commit 19d7726

Please sign in to comment.