We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f4c97 commit 4f2f756Copy full SHA for 4f2f756
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.10.1'
49
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
50
}
51
52
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments