Skip to content

Commit ec37630

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.junit.jupiter-junit-jupiter-api-5.9.1' into combined-pr-branch
2 parents fa6f0ea + 8161997 commit ec37630

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.9.0'
5+
api 'org.junit.jupiter:junit-jupiter-api:5.9.1'
66

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

0 commit comments

Comments
 (0)