Skip to content

Commit 2e2c722

Browse files
authored
fixup! fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.12.0
1 parent af8d3ec commit 2e2c722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies {
1111

1212
testImplementation 'org.testcontainers:junit-jupiter:1.20.5'
1313
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
14+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
1415

1516
testImplementation 'org.slf4j:slf4j-simple:2.0.17'
1617
}

0 commit comments

Comments
 (0)