Skip to content

Commit 62cbc60

Browse files
Update dependency Azure.Identity to 1.17.1 (#84)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 8b1e783 commit 62cbc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SqlBulkSyncFunction/SqlBulkSyncFunction.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" OutputItemType="Analyzer" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.2.0" />
17-
<PackageReference Include="Azure.Identity" Version="1.17.0" />
17+
<PackageReference Include="Azure.Identity" Version="1.17.1" />
1818
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.0" />
1919
</ItemGroup>
2020
<ItemGroup>

0 commit comments

Comments
 (0)