Skip to content

Commit 8d8a67c

Browse files
build(deps): Bump org.junit:junit-bom from 5.14.1 to 6.0.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.1 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff557f6 commit 8d8a67c

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
@@ -48,7 +48,7 @@
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4949
<!-- Dependency Versions -->
5050
<slf4j.version>1.7.36</slf4j.version>
51-
<junit.version>5.14.1</junit.version>
51+
<junit.version>6.0.1</junit.version>
5252
<logback.classic.version>1.2.13</logback.classic.version>
5353
<!-- Maven Plugin Versions -->
5454
<maven.compiler.plugin.version>3.14.1</maven.compiler.plugin.version>

0 commit comments

Comments
 (0)