We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148dcb6 commit 5bc8840Copy full SHA for 5bc8840
pom.xml
@@ -52,7 +52,7 @@
52
<sonar.organization>java-operator-sdk</sonar.organization>
53
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
54
<fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
55
- <junit.version>5.13.4</junit.version>
+ <junit.version>6.0.0</junit.version>
56
<fabric8-client.version>7.3.1</fabric8-client.version>
57
<slf4j.version>2.0.17</slf4j.version>
58
<log4j.version>2.25.2</log4j.version>
0 commit comments