There was an error while loading. Please reload this page.
1 parent da81896 commit 59acb8eCopy full SHA for 59acb8e
1 file changed
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
implementation("io.quarkus:quarkus-smallrye-openapi")
24
25
// Use JUnit Jupiter for testing.
26
- testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
+ testImplementation("org.junit.jupiter:junit-jupiter:6.1.1")
27
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
28
29
// This dependency is used by the application.
0 commit comments