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

github-bot pushed a commit to branch update/r2dbc-mysql-1.3.2
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git

commit e13889095a93f8fca5c3f23aa9e2ad03aa70ebf8
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 26 00:24:16 2025 +0000

    Update r2dbc-mysql to 1.3.2
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2100478..8f7d039 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
     val r2dbcSpi = "io.r2dbc" % "r2dbc-spi" % "1.0.0.RELEASE"
     val r2dbcPool = "io.r2dbc" % "r2dbc-pool" % "1.0.2.RELEASE"
     val r2dbcPostgres = "org.postgresql" % "r2dbc-postgresql" % "1.0.7.RELEASE"
-    val r2dbcMysql = "io.asyncer" % "r2dbc-mysql" % "1.3.1"
+    val r2dbcMysql = "io.asyncer" % "r2dbc-mysql" % "1.3.2"
   }
 
   object TestDeps {


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

Reply via email to