Skip to content

Commit c5d4dcd

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

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

0 commit comments

Comments
 (0)