Skip to content

Commit ebeb761

Browse files
build(deps-dev): bump junit-jupiter from 5.9.0 to 5.9.3 (#224)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.0...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2973f91 commit ebeb761

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
@@ -44,7 +44,7 @@
4444
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
4545
<spotbugs-maven-plugin.version>4.7.3.0</spotbugs-maven-plugin.version>
4646
<slf4j-api.version>1.7.36</slf4j-api.version>
47-
<junit-jupiter.version>5.9.0</junit-jupiter.version>
47+
<junit-jupiter.version>5.9.3</junit-jupiter.version>
4848
</properties>
4949

5050
<dependencyManagement>

0 commit comments

Comments
 (0)