Skip to content

Commit 0256965

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 861688b commit 0256965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.junit.jupiter</groupId>
3232
<artifactId>junit-jupiter</artifactId>
33-
<version>5.11.4</version>
33+
<version>5.12.2</version>
3434
<scope>test</scope>
3535
</dependency>
3636
<!--By defining the Hibernate dependencies here, the liberty maven plugin will

0 commit comments

Comments
 (0)