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
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent f759658 commit d57a242
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 d57a242

Please sign in to comment.