Skip to content

Commit 9481ad2

Browse files
chore(deps): bump org.junit:junit-bom from 5.12.2 to 6.0.0 (#370)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Attila Mészáros <csviri@gmail.com>
1 parent 017f060 commit 9481ad2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
<maven.compiler.target>${java.version}</maven.compiler.target>
4343
<sonar.organization>java-operator-sdk</sonar.organization>
4444
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
45-
46-
<junit.version>5.12.2</junit.version>
45+
<junit.version>6.0.0</junit.version>
4746
<fabric8-client.version>7.7.0</fabric8-client.version>
4847
<slf4j.version>2.0.17</slf4j.version>
4948
<log4j.version>2.25.4</log4j.version>

0 commit comments

Comments
 (0)