Skip to content

Commit

Permalink
fix(deps): update dependency com.couchbase.client:java-client to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 0e31156 commit 29811fd
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.0"
spring-dependency-management = "1.1.5"
spring-kafka = "2.9.13"
spring-kafka-3x = "3.2.0"
couchbase-client = "3.6.2"
couchbase-client = "3.7.0"
couchbase-client-metrics = "0.7.0"
couchbase-kotlin = "1.3.2"
jackson = "2.17.1"
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.1"

# Couchbase
couchbase-kotlin = "1.3.2"
couchbase-client = "3.6.2"
couchbase-client = "3.7.0"
couchbase-client-metrics = "0.7.0"

# Kafka
Expand Down

0 comments on commit 29811fd

Please sign in to comment.