We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2633658 + 55187aa commit 3ad1cc5Copy full SHA for 3ad1cc5
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
library 'io.prometheus:simpleclient_httpserver:0.16.0'
46
library 'io.prometheus:simpleclient_jetty:0.16.0'
47
48
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
49
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
50
}
51
0 commit comments