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 c81ba04 commit 40fae29Copy full SHA for 40fae29
pom.xml
@@ -15,7 +15,7 @@
15
<maven.compiler.target>${java.version}</maven.compiler.target>
16
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
17
<surefire-plugin.version>3.5.2</surefire-plugin.version>
18
- <fabric8-client.version>6.13.1</fabric8-client.version>
+ <fabric8-client.version>7.0.1</fabric8-client.version>
19
<quarkus.version>3.8.3</quarkus.version>
20
<graalvm.version>24.0.2</graalvm.version>
21
<mokito.version>5.11.0</mokito.version>
0 commit comments