Skip to content

Commit d597365

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

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.2</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)