Skip to content

Commit

Permalink
build(deps): bump Microsoft.Extensions.Logging and Microsoft.Extensio…
Browse files Browse the repository at this point in the history
…ns.Logging.Console (#88)
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 3ae9618 commit 4d9c26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Styra/Opa/Styra.Opa.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<PackageReference Include="newtonsoft.json" Version="13.0.3" />
<PackageReference Include="nodatime" Version="3.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
</ItemGroup>
</Project>

0 comments on commit 4d9c26c

Please sign in to comment.