Skip to content

Commit

Permalink
fix(deps): update fabric8-kubernetes-client monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 4a8e59c commit d2749a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-api</artifactId>
<version>6.13.3</version>
<version>7.0.1</version>
</dependency>
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client</artifactId>
<version>6.13.3</version>
<version>7.0.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d2749a4

Please sign in to comment.