Skip to content

Commit 36248ff

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a16c6c6 commit 36248ff

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.0'
48+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
4949
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
5050
}
5151

0 commit comments

Comments
 (0)