We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88530b commit a96de6eCopy full SHA for a96de6e
build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
library 'io.prometheus:simpleclient_jetty:0.16.0'
47
48
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
49
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.1'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
50
}
51
52
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments