Skip to content

Update mssql-jdbc to 13.4.0.jre11#812

Merged
milessabin merged 1 commit into
mainfrom
update/mssql-jdbc-13.4.0.jre11
Apr 3, 2026
Merged

Update mssql-jdbc to 13.4.0.jre11#812
milessabin merged 1 commit into
mainfrom
update/mssql-jdbc-13.4.0.jre11

Conversation

@typelevel-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.microsoft.sqlserver:mssql-jdbc from 13.2.1.jre11 to 13.4.0.jre11

📜 Changelog

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.microsoft.sqlserver", artifactId = "mssql-jdbc" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.microsoft.sqlserver", artifactId = "mssql-jdbc" }
}]
labels: library-update, commit-count:1

@milessabin milessabin merged commit 6a6068f into main Apr 3, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant