Skip to content

Commit 3ac516d

Browse files
chore(deps): bump org.junit:junit-bom from 6.0.1 to 6.0.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ba9424 commit 3ac516d

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
@@ -70,7 +70,7 @@
7070
<sonar.organization>java-operator-sdk</sonar.organization>
7171
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
7272
<fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
73-
<junit.version>6.0.1</junit.version>
73+
<junit.version>6.0.2</junit.version>
7474
<fabric8-client.version>7.4.0</fabric8-client.version>
7575
<slf4j.version>2.0.17</slf4j.version>
7676
<log4j.version>2.25.3</log4j.version>

0 commit comments

Comments
 (0)