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.
2 parents 032059d + 66ef00a commit 2e26e4fCopy full SHA for 2e26e4f
modules/junit-jupiter/build.gradle
@@ -2,7 +2,7 @@ description = "Testcontainers :: JUnit Jupiter Extension"
2
3
dependencies {
4
api project(':testcontainers')
5
- api 'org.junit.jupiter:junit-jupiter-api:5.7.1'
+ api 'org.junit.jupiter:junit-jupiter-api:5.7.2'
6
7
testImplementation project(':mysql')
8
testImplementation project(':postgresql')
0 commit comments