This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new 6ae80e5 Update comment for mssql-jdbc Java version (#471)
6ae80e5 is described below
commit 6ae80e5430c4f6752b36b1192e2e858b05023e29
Author: Philippus Baalman <[email protected]>
AuthorDate: Sun Mar 15 11:15:04 2026 +0100
Update comment for mssql-jdbc Java version (#471)
---
.scala-steward.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.scala-steward.conf b/.scala-steward.conf
index 4c8f5d8..598d701 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -8,6 +8,6 @@ updatePullRequests = "always"
updates.pin = [
# Scala 3.3 is a LTS
{ groupId = "org.scala-lang", artifactId = "scala3-library", version =
"3.3." }
- # use mssql-jdbc Java 8 artifacts
+ # use mssql-jdbc Java 11 artifacts
{ groupId = "com.microsoft.sqlserver", version = { contains = "jre11" } }
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]