Skip to content

Commit ece2230

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pom.xml

+1-1
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.11.4</version>
23+
<version>5.12.0</version>
2424
<scope>test</scope>
2525
</dependency>
2626
<dependency>

0 commit comments

Comments
 (0)