Skip to content

Commit

Permalink
Merge pull request #119 from loresoft/dependabot/nuget/Microsoft.Exte…
Browse files Browse the repository at this point in the history
…nsions.Configuration.EnvironmentVariables-9.0.0

Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 8.0.0 to 9.0.0
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
2 parents d501428 + 42c00fd commit 223dd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Cosmos.Identity.Tests/Cosmos.Identity.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit 223dd7e

Please sign in to comment.