Skip to content

Commit b70abea

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 6.0.1 to 6.0.2
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 434bce2 commit b70abea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)