Skip to content

Commit

Permalink
Merge pull request #83 from quarkiverse/dependabot/maven/com.couchbas…
Browse files Browse the repository at this point in the history
…e.client-java-client-3.5.2

chore(deps): bump com.couchbase.client:java-client from 3.5.0 to 3.5.2
  • Loading branch information
programmatix authored Jan 29, 2024
2 parents 9f81c4f + 1ad2534 commit 51702ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>com.couchbase.client</groupId>
<artifactId>java-client</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 51702ff

Please sign in to comment.