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

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

commit 18c4acf3bc96aa30c2832db9dda41abd1df5cf54
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 23 00:20:52 2024 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 163af5e..c1f36d0 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -75,7 +75,7 @@ object Dependencies {
     val h2Driver = Compile.h2Driver % allTestConfig
     val postgresDriver = "org.postgresql" % "postgresql" % "42.7.3" % 
allTestConfig
     val mysqlDriver = "com.mysql" % "mysql-connector-j" % "8.4.0" % 
allTestConfig
-    val msSQLServerDriver = "com.microsoft.sqlserver" % "mssql-jdbc" % 
"12.6.2.jre8" % allTestConfig
+    val msSQLServerDriver = "com.microsoft.sqlserver" % "mssql-jdbc" % 
"12.6.2.jre11" % allTestConfig
     val oracleDriver = "com.oracle.ojdbc" % "ojdbc8" % "19.3.0.0" % 
allTestConfig
 
     val logback = "ch.qos.logback" % "logback-classic" % Versions.logback % 
allTestConfig


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

Reply via email to