Skip to content

Commit f1810ee

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.junit-junit-bom-5.13.2' into combined-pr-branch
2 parents c64c3c1 + fcd9215 commit f1810ee

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-
implementation platform('org.junit:junit-bom:5.10.3')
5+
implementation platform('org.junit:junit-bom:5.13.3')
66
implementation 'org.junit.jupiter:junit-jupiter-api'
77

88
testImplementation project(':mysql')

0 commit comments

Comments
 (0)