Skip to content

Commit

Permalink
fix(deps): update dependency com.couchbase.client:kotlin-client to v1…
Browse files Browse the repository at this point in the history
….4.1
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 2c67cf5 commit 474465b
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 @@ -10,7 +10,7 @@ spring-kafka = "2.9.13"
spring-kafka-3x = "3.2.2"
couchbase-client = "3.7.0"
couchbase-client-metrics = "0.7.0"
couchbase-kotlin = "1.4.0"
couchbase-kotlin = "1.4.1"
jackson = "2.17.2"
arrow = "1.2.4"
arrowSuspendApp = "0.4.0"
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 @@ -20,7 +20,7 @@ arrowSuspendApp = "0.4.0"
jackson = "2.17.2"

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

Expand Down

0 comments on commit 474465b

Please sign in to comment.