Skip to content

Commit 8424ebc

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 5.13.1 to 5.13.2
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b94d92 commit 8424ebc

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.13.1</junit.jupiter.version>
44+
<junit.jupiter.version>5.13.2</junit.jupiter.version>
4545
<hamcrest.version>3.0</hamcrest.version>
4646
<java.version>17</java.version>
4747
</properties>

0 commit comments

Comments
 (0)