We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d354a7c commit 3bd2b4aCopy full SHA for 3bd2b4a
build.gradle
@@ -382,7 +382,7 @@ dependencies {
382
implementation 'io.zonky.test.postgres:embedded-postgres-binaries-linux-arm64v8'
383
384
testImplementation 'io.github.classgraph:classgraph:4.8.179'
385
- testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
386
testImplementation 'org.junit.platform:junit-platform-launcher:1.11.4'
387
388
testImplementation 'org.mockito:mockito-core:5.16.0'
0 commit comments