Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Conso…
Browse files Browse the repository at this point in the history
…le, newtonsoft.json, nodatime and Styra.Opa (#22)
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 893ac0e commit 2eddab6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -26,6 +26,6 @@
<PackageReference Include="nodatime" Version="3.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
<PackageReference Include="Styra.Opa" Version="1.3.7" />
<PackageReference Include="Styra.Opa" Version="1.4.1" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<!-- OPA API Reference. -->
<ItemGroup>
<PackageReference Include="Styra.Opa" Version="1.3.7" />
<PackageReference Include="Styra.Opa" Version="1.4.1" />
</ItemGroup>

<!-- Ensure our data files are copied next to the test executables. -->
Expand Down

0 comments on commit 2eddab6

Please sign in to comment.