Skip to content

Commit

Permalink
chore: update to Fabric8 6.6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
metacosm committed Apr 5, 2023
1 parent d76a47c commit 2d26ef0
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 @@ -43,7 +43,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

<junit.version>5.9.1</junit.version>
<fabric8-client.version>6.5.1</fabric8-client.version>
<fabric8-client.version>6.6-SNAPSHOT</fabric8-client.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.19.0</log4j.version>
<mokito.version>5.2.0</mokito.version>
Expand Down Expand Up @@ -238,7 +238,7 @@
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
<updatePolicy>daily</updatePolicy>
</snapshots>
</repository>
</repositories>
Expand Down

0 comments on commit 2d26ef0

Please sign in to comment.