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 c056d70 commit f38eabcCopy full SHA for f38eabc
wrapper/build.gradle.kts
@@ -76,7 +76,7 @@ dependencies {
76
testImplementation("org.testcontainers:mysql:1.21.0")
77
testImplementation("org.testcontainers:postgresql:1.21.0")
78
testImplementation("org.testcontainers:mariadb:1.21.0")
79
- testImplementation("org.testcontainers:junit-jupiter:1.21.0")
+ testImplementation("org.testcontainers:junit-jupiter:1.21.1")
80
testImplementation("org.testcontainers:toxiproxy:1.21.0")
81
testImplementation("eu.rekawek.toxiproxy:toxiproxy-java:2.1.7")
82
testImplementation("org.apache.poi:poi-ooxml:5.4.1")
0 commit comments