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 e1d01f3 commit 64f3fdcCopy full SHA for 64f3fdc
perf-tests/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
runtimeOnly 'com.h2database:h2'
33
testImplementation 'org.springframework.boot:spring-boot-starter-test'
34
testImplementation 'org.quickperf:quick-perf-junit5:1.1.0'
35
- testImplementation('org.junit.jupiter:junit-jupiter:5.12.2')
+ testImplementation('org.junit.jupiter:junit-jupiter:5.13.1')
36
}
37
38
test {
0 commit comments