Skip to content

Commit bc5ed81

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc (#6404)
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.3.0.jre11-preview to 13.3.1.jre11-preview. - [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.3.1.jre11-preview dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a751dc commit bc5ed81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jsonUnit = { module = "net.javacrumbs.json-unit:json-unit", version = "5.1.0" }
3939
h2 = { module = "com.h2database:h2", version = "2.4.240" }
4040
csvjdbc = { module = "net.sourceforge.csvjdbc:csvjdbc", version = "1.0.46" }
4141
mysql-connector-j = { module = "com.mysql:mysql-connector-j", version = "9.6.0" }
42-
mssql-jdbc = { module = "com.microsoft.sqlserver:mssql-jdbc", version = "13.3.0.jre11-preview" }
42+
mssql-jdbc = { module = "com.microsoft.sqlserver:mssql-jdbc", version = "13.3.1.jre11-preview" }
4343
postgresql = { module = "org.postgresql:postgresql", version = "42.7.9" }
4444
oracle-ojdbc10 = { module = "com.oracle.database.jdbc:ojdbc10", version = "19.29.0.0" }
4545
db2jcc = { module = "com.ibm.db2.jcc:db2jcc", version = "db2jcc4" }

0 commit comments

Comments
 (0)