Skip to content

Commit baf71cb

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc in /ebean-test (#3694)
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 10.2.0.jre8 to 11.1.0.jre8-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: 11.1.0.jre8-preview dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff0ca35 commit baf71cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebean-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>com.microsoft.sqlserver</groupId>
228228
<artifactId>mssql-jdbc</artifactId>
229-
<version>10.2.0.jre8</version>
229+
<version>11.1.0.jre8-preview</version>
230230
<scope>test</scope>
231231
</dependency>
232232

0 commit comments

Comments
 (0)