Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Co…
Browse files Browse the repository at this point in the history
…nsole (#34)
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent f7fe978 commit 098cb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Styra.Opa.AspNetCore/Styra.Opa.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="newtonsoft.json" Version="13.0.3" />
<PackageReference Include="nodatime" Version="3.2.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.1" />
<PackageReference Include="Styra.Opa" Version="1.4.1" />
</ItemGroup>
</Project>

0 comments on commit 098cb29

Please sign in to comment.