Skip to content

Commit b6bab87

Browse files
committed
Fix version text in link
1 parent 5772c39 commit b6bab87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides d
1616

1717
Version 13.2 is the latest general availability (GA) version. It supports Java 8, 11, 17, 21 and 23. If you need to use an older Java runtime, see the [Java and JDBC specification support matrix](microsoft-jdbc-driver-for-sql-server-support-matrix.md#java-and-jdbc-specification-support) to see if there's a supported driver version you can use. We're continually improving Java connectivity support. As such we highly recommend that you work with the latest version of Microsoft JDBC driver.
1818

19-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 13.2.0 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2338346)**
20-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 13.2.0 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2338543)**
19+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 13.2.1 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2338346)**
20+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 13.2.1 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2338543)**
2121

2222
### Version information
2323

0 commit comments

Comments
 (0)