This is an automated email from the ASF dual-hosted git repository.

nvollmar pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-cassandra.git


The following commit(s) were added to refs/heads/main by this push:
     new 493e35f  update dependencies (#121)
493e35f is described below

commit 493e35fe756637bcbbefb75818b81c769625dd14
Author: Nicolas Vollmar <[email protected]>
AuthorDate: Tue Jan 9 11:05:50 2024 +0100

    update dependencies (#121)
---
 project/Dependencies.scala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0dd85f6..f15fd22 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -21,8 +21,8 @@ object Dependencies {
   val cassandraVersionInDocs = "4.0"
 
   // Should be sync with the version of the driver in Pekko Connectors 
Cassandra
-  val driverVersion = "4.15.0"
-  val driverVersionInDocs = "4.14"
+  val driverVersion = "4.17.0"
+  val driverVersionInDocs = "4.17"
 
   val pekkoConnectorsVersion = "1.0.1"
   val pekkoConnectorsVersionInDocs = "1.0"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to