Skip to content

Commit

Permalink
chore(deps): update dependency genhttp.modules.functional to 9.5.0 (#…
Browse files Browse the repository at this point in the history
…8148)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent f759658 commit ad7615e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/genhttp/web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="GenHTTP.Core.Kestrel" Version="9.5.0" />
<PackageReference Include="GenHTTP.Modules.Functional" Version="9.4.0" />
<PackageReference Include="GenHTTP.Modules.Functional" Version="9.5.0" />
</ItemGroup>

</Project>

0 comments on commit ad7615e

Please sign in to comment.