Skip to content

Commit 3ad1cc5

Browse files
Merge pull request #53 from nothub/dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.11.2
2 parents 2633658 + 55187aa commit 3ad1cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
library 'io.prometheus:simpleclient_httpserver:0.16.0'
4646
library 'io.prometheus:simpleclient_jetty:0.16.0'
4747

48-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
48+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
4949
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
5050
}
5151

0 commit comments

Comments
 (0)