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.0 (#475)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 40f3004 commit 2a043fc
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.0"
couchbase-client = "3.6.2"
couchbase-client-metrics = "0.7.0"
couchbase-kotlin = "1.3.2"
couchbase-kotlin = "1.4.0"
jackson = "2.17.1"
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.1"

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

Expand Down

0 comments on commit 2a043fc

Please sign in to comment.