Skip to content

Commit 8a67084

Browse files
authored
Rename DLL name so pipeline can find file (#1521)
1 parent 9030d88 commit 8a67084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: authDLL
3939
displayName: 'Download mssql-jdbc_auth DLL'
4040
inputs:
41-
secureFile: 'mssql-jdbc_auth-9.2.0.x64.dll'
41+
secureFile: 'mssql-jdbc_auth-9.3.0.x64-preview.dll'
4242
- task: Maven@3
4343
displayName: 'Maven build jre15'
4444
inputs:

0 commit comments

Comments
 (0)