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

github-bot pushed a commit to branch update/h2-2.3.230
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git

commit 524cfebc8947c7337f2c9a16c2f389323b138871
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 21 00:21:42 2024 +0000

    Update h2 to 2.3.230
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e7fecac..ec68b8f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
     val scalaTest = "3.2.19"
     val testContainers = "1.19.8"
     val junit = "4.13.2"
-    val h2Driver = "2.2.224"
+    val h2Driver = "2.3.230"
     val jackson = "2.17.2" // this should match the version of jackson used by 
pekko-serialization-jackson
     val logback = "1.3.14"
   }


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

Reply via email to