Skip to content

Commit ddaf500

Browse files
chore(deps): bump junit-bom from 5.8.2 to 5.9.0 (#1376)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.9.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6290eeb commit ddaf500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<sonar.organization>java-operator-sdk</sonar.organization>
4343
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4444

45-
<junit.version>5.8.2</junit.version>
45+
<junit.version>5.9.0</junit.version>
4646
<fabric8-client.version>5.12.2</fabric8-client.version>
4747
<slf4j.version>1.7.36</slf4j.version>
4848
<log4j.version>2.18.0</log4j.version>

0 commit comments

Comments
 (0)