Skip to content

Commit 57f01fc

Browse files
chore(deps): bump org.junit:junit-bom from 5.12.2 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.12.2 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 058c764 commit 57f01fc

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
@@ -43,7 +43,7 @@
4343
<sonar.organization>java-operator-sdk</sonar.organization>
4444
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4545

46-
<junit.version>5.12.2</junit.version>
46+
<junit.version>6.0.0</junit.version>
4747
<fabric8-client.version>7.3.1</fabric8-client.version>
4848
<slf4j.version>2.0.17</slf4j.version>
4949
<log4j.version>2.25.1</log4j.version>

0 commit comments

Comments
 (0)