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

github-bot pushed a commit to branch update/mssql-jdbc-12.8.0.jre8
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git

commit d2b78fa325e8c34bd0a7f25ed784168165f39455
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 4 00:15:35 2024 +0000

    Update mssql-jdbc to 12.8.0.jre8
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 159fad8..8b19f26 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
     "org.postgresql" % "postgresql" % "42.7.3",
     "com.h2database" % "h2" % "2.2.224",
     "com.mysql" % "mysql-connector-j" % "9.0.0",
-    "com.microsoft.sqlserver" % "mssql-jdbc" % "12.6.3.jre8",
+    "com.microsoft.sqlserver" % "mssql-jdbc" % "12.8.0.jre8",
     "com.oracle.database.jdbc" % "ojdbc8" % "23.4.0.24.05")
 
   val Libraries: Seq[ModuleID] = Seq(


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

Reply via email to