We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081bc82 commit 348caedCopy full SHA for 348caed
build.gradle
@@ -511,7 +511,7 @@ dependencies {
511
512
// https://mvnrepository.com/artifact/org.awaitility/awaitility-proxy
513
testImplementation group: 'org.awaitility', name: 'awaitility-proxy', version: '3.1.6'
514
- testImplementation 'io.github.hakky54:logcaptor:2.11.0'
+ testImplementation 'io.github.hakky54:logcaptor:2.12.0'
515
testImplementation 'org.testcontainers:testcontainers:1.21.3'
516
517
testImplementation group: 'org.jeasy', name: 'easy-random-core', version: '5.0.0'
0 commit comments