Skip to content

Commit

Permalink
Bump Azure.Identity from 1.11.2 to 1.11.4 in /ClubSite (#37)
Browse files Browse the repository at this point in the history
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.2 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.2...Azure.Identity_1.11.4)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 8fcbb78 commit c9e3e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClubSite/ClubSite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<SatelliteResourceLanguages>en;de</SatelliteResourceLanguages>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.2" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="EPPlus" Version="7.1.2" />
<PackageReference Include="MailKit" Version="4.5.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
Expand Down

0 comments on commit c9e3e9b

Please sign in to comment.