Skip to content

Commit e27fd52

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0
Bumps [org.junit.jupiter:junit-jupiter-engine](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/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4e3535 commit e27fd52

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
@@ -41,7 +41,7 @@
4141
<slf4j.version>1.7.33</slf4j.version>
4242
<jsf.version>2.2.20</jsf.version>
4343
<hibernate.version>5.6.15.Final</hibernate.version>
44-
<junit.jupiter.version>5.11.4</junit.jupiter.version>
44+
<junit.jupiter.version>5.12.0</junit.jupiter.version>
4545
<hamcrest.version>3.0</hamcrest.version>
4646
<java.version>17</java.version>
4747
</properties>

0 commit comments

Comments
 (0)