Skip to content

Update mssql-jdbc to 13.2.0.jre11 - #741

Merged
milessabin merged 1 commit into
mainfrom
update/mssql-jdbc-13.2.0.jre11
Aug 16, 2025
Merged

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

Conversation

@typelevel-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.microsoft.sqlserver:mssql-jdbc from 12.10.1.jre11 to 13.2.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 self-assigned this Aug 16, 2025

@milessabin milessabin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@milessabin
milessabin merged commit 56fdb81 into main Aug 16, 2025
11 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