Skip to content

Commit 56fdb81

Browse files
authored
Merge pull request #741 from typelevel/update/mssql-jdbc-13.2.0.jre11
Update mssql-jdbc to 13.2.0.jre11
2 parents 9d4e311 + 63400da commit 56fdb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val kindProjectorVersion = "0.13.3"
1414
val literallyVersion = "1.1.0"
1515
val logbackVersion = "1.5.18"
1616
val log4catsVersion = "2.7.1"
17-
val mssqlDriverVersion = "12.10.1.jre11"
17+
val mssqlDriverVersion = "13.2.0.jre11"
1818
val munitVersion = "1.0.0-M11"
1919
val munitCatsEffectVersion = "2.1.0"
2020
val munitScalaCheckVersion = "1.0.0-M11"

0 commit comments

Comments
 (0)