Skip to content

Commit

Permalink
Merge pull request #117 from rafaelldi/dependabot/nuget/Microsoft.Ext…
Browse files Browse the repository at this point in the history
…ensions.Resilience-8.4.0

Bump Microsoft.Extensions.Resilience from 8.3.0 to 8.4.0
  • Loading branch information
rafaelldi authored Apr 15, 2024
2 parents feaaf8d + 5ae4821 commit 593a832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dotnet/aspire-session-host/aspire-session-host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Grpc.AspNetCore" Version="2.62.0" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0"/>
<PackageReference Include="JetBrains.RdFramework" Version="2024.1.1" />
<PackageReference Include="Microsoft.Extensions.Resilience" Version="8.3.0" />
<PackageReference Include="Microsoft.Extensions.Resilience" Version="8.4.0" />
</ItemGroup>

</Project>

0 comments on commit 593a832

Please sign in to comment.