There was an error while loading. Please reload this page.
1 parent da81896 commit a9bda85Copy full SHA for a9bda85
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:5.14.4")
27
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
28
29
// This dependency is used by the application.
0 commit comments