Skip to content

Commit

Permalink
deps: Update Styra.Opa to 1.3.7.
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Conrad <[email protected]>
  • Loading branch information
philipaconrad committed Sep 16, 2024
1 parent 409cf28 commit cb49503
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.1.12" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Styra.Opa" Version="1.3.6" />
<PackageReference Include="Styra.Opa" Version="1.3.7" />
</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.6" />
<PackageReference Include="Styra.Opa" Version="1.3.7" />
</ItemGroup>

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

0 comments on commit cb49503

Please sign in to comment.