Skip to content

Commit 46a230e

Browse files
build: Bump Azure.Identity from 1.19.0 to 1.21.0 (#43)
--- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b10af9 commit 46a230e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PetrSvihlik.Com.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<!-- Vulnerability overrides for transitive dependencies -->
1616
<ItemGroup>
17-
<PackageReference Include="Azure.Identity" Version="1.19.0" />
17+
<PackageReference Include="Azure.Identity" Version="1.21.0" />
1818
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="18.6.3" />
1919
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.1" />
2020
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.18.0" />

0 commit comments

Comments
 (0)