Skip to content

Commit 59cf577

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 in /finish
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] <[email protected]>
1 parent b642d62 commit 59cf577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: finish/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.junit.jupiter</groupId>
4141
<artifactId>junit-jupiter</artifactId>
42-
<version>5.11.4</version>
42+
<version>5.12.0</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>

0 commit comments

Comments
 (0)