Skip to content

Commit 2e26e4f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.junit.jupiter-junit-jupiter-api-5.7.2' into combined-pr-branch
2 parents 032059d + 66ef00a commit 2e26e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Testcontainers :: JUnit Jupiter Extension"
22

33
dependencies {
44
api project(':testcontainers')
5-
api 'org.junit.jupiter:junit-jupiter-api:5.7.1'
5+
api 'org.junit.jupiter:junit-jupiter-api:5.7.2'
66

77
testImplementation project(':mysql')
88
testImplementation project(':postgresql')

0 commit comments

Comments
 (0)