Skip to content

Commit 7f04946

Browse files
Bump junit-jupiter.version from 5.13.0 to 5.13.1
Bumps `junit-jupiter.version` from 5.13.0 to 5.13.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.0 to 5.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.13.0...r5.13.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.0 to 5.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.1 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 707100d commit 7f04946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<!---->
4848
<!---->
4949
<!--dependencies versions-->
50-
<junit-jupiter.version>5.13.0</junit-jupiter.version>
50+
<junit-jupiter.version>5.13.1</junit-jupiter.version>
5151
<lwjgl.version>3.3.4</lwjgl.version>
5252
<!---->
5353
<!---->

0 commit comments

Comments
 (0)