Skip to content

Commit

Permalink
Merge pull request #18 from trifork/renovate/all-nuget-patches
Browse files Browse the repository at this point in the history
fix(deps): update all nuget patches
  • Loading branch information
cthtrifork authored Oct 8, 2023
2 parents a39e897 + 4a03648 commit 7bbbbde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExtanalLookup/ExternalLookupApi/ExternalLookupAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 7bbbbde

Please sign in to comment.