Skip to content

Commit b5a6ef2

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.10.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed7f251 commit b5a6ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adoptium-api-versions/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
<dependency>
338338
<groupId>org.junit.jupiter</groupId>
339339
<artifactId>junit-jupiter</artifactId>
340-
<version>5.10.0</version>
340+
<version>5.10.1</version>
341341
<scope>test</scope>
342342
</dependency>
343343
<dependency>

0 commit comments

Comments
 (0)