Skip to content

Commit

Permalink
chore(deps): update dependency genhttp.core.kestrel to 9.5.0 (#8146)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 21ad272 commit f759658
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 @@ -13,7 +13,7 @@
</PropertyGroup>

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

Expand Down

0 comments on commit f759658

Please sign in to comment.