Skip to content

Commit

Permalink
fix(deps): update dependency com.couchbase.client:java-client to v3.7…
Browse files Browse the repository at this point in the history
….1 (#531)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 68e51b4 commit 4b53df3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spring-boot-3x = "3.3.2"
spring-dependency-management = "1.1.6"
spring-kafka = "2.9.13"
spring-kafka-3x = "3.2.2"
couchbase-client = "3.7.0"
couchbase-client = "3.7.1"
couchbase-client-metrics = "0.7.0"
couchbase-kotlin = "1.4.0"
jackson = "2.17.2"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jackson = "2.17.2"

# Couchbase
couchbase-kotlin = "1.4.0"
couchbase-client = "3.7.0"
couchbase-client = "3.7.1"
couchbase-client-metrics = "0.7.0"

# Kafka
Expand Down

0 comments on commit 4b53df3

Please sign in to comment.