This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/java-client-3.5.3
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit d75b8b7610c3f5d1a20fdbd6a636b7e5ac143bc9
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 11 02:15:00 2024 +0000
Update java-client to 3.5.3
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ebd7545b5..421a9b054 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -57,7 +57,7 @@ object Dependencies {
val scalaTestScalaCheckArtifact =
s"scalacheck-${scalaTestPlusScalaCheckVersion(scalaCheckVersion)}"
val scalaTestScalaCheckVersion = s"$ScalaTestVersion.0"
- val CouchbaseVersion = "2.7.23"
+ val CouchbaseVersion = "3.5.3"
val CouchbaseVersionForDocs = "2.7"
val GoogleAuthVersion = "1.22.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]