Skip to content

Commit 21e79a7

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 (#356)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent baf6f90 commit 21e79a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.junit.jupiter</groupId>
2222
<artifactId>junit-jupiter</artifactId>
23-
<version>5.12.0</version>
23+
<version>5.12.1</version>
2424
<scope>test</scope>
2525
</dependency>
2626
<dependency>

0 commit comments

Comments
 (0)