Skip to content

Commit 9b65499

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4a11ad commit 9b65499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmx_prometheus_javaagent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>org.junit.jupiter</groupId>
269269
<artifactId>junit-jupiter</artifactId>
270-
<version>5.10.2</version>
270+
<version>5.11.3</version>
271271
<scope>test</scope>
272272
</dependency>
273273
<dependency>

0 commit comments

Comments
 (0)