Skip to content

Commit 3044803

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.junit.jupiter-junit-jupiter-api-5.8.2' into combined-pr-branch
2 parents ae14fc5 + d85235a commit 3044803

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

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

0 commit comments

Comments
 (0)