Skip to content

Commit 3ebea9e

Browse files
build(deps): Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.2.1.jre11 to 13.4.0.jre11. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/mssql-jdbc/commits) --- updated-dependencies: - dependency-name: com.microsoft.sqlserver:mssql-jdbc dependency-version: 13.4.0.jre11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00270fd commit 3ebea9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlinx-coroutines = "1.10.2"
99
mockito = "5.20.0"
1010
mockk = "1.14.9"
1111
mariadb-driver = "3.5.3"
12-
mssql-server-driver = "13.2.1.jre11"
12+
mssql-server-driver = "13.4.0.jre11"
1313
mysql-driver = "9.6.0"
1414
oracle-driver = "23.26.0.0.0"
1515
postgresql-driver = "42.7.8"

0 commit comments

Comments
 (0)