Skip to content

Commit 127e87d

Browse files
chore(deps): bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#2824)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.0 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 6ebf5f0 commit 127e87d

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
@@ -59,7 +59,7 @@
5959
<sonar.organization>java-operator-sdk</sonar.organization>
6060
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
6161
<fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
62-
<junit.version>5.12.2</junit.version>
62+
<junit.version>5.13.0</junit.version>
6363
<fabric8-client.version>7.3.1</fabric8-client.version>
6464
<slf4j.version>2.0.17</slf4j.version>
6565
<log4j.version>2.24.3</log4j.version>

0 commit comments

Comments
 (0)