Skip to content

Commit

Permalink
Bump com.microsoft.sqlserver:mssql-jdbc_auth
Browse files Browse the repository at this point in the history
Bumps com.microsoft.sqlserver:mssql-jdbc_auth from 12.4.2.x64 to 12.5.0.x86-preview.

---
updated-dependencies:
- dependency-name: com.microsoft.sqlserver:mssql-jdbc_auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2023
1 parent 0566a31 commit 10a54b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schemacrawler-jdbc-drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc_auth</artifactId>
<version>12.4.2.x64</version>
<version>12.5.0.x86-preview</version>
<type>dll</type>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-sqlserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc_auth</artifactId>
<version>12.4.2.x64</version>
<version>12.5.0.x86-preview</version>
<type>dll</type>
</dependency>

Expand Down

0 comments on commit 10a54b3

Please sign in to comment.