Skip to content

Commit 054cc69

Browse files
chore(deps): update dependency microsoft.owin to 4.2.3 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3236258 commit 054cc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log-server/log-server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.3.0" />
24-
<PackageReference Include="Microsoft.Owin" Version="4.2.2" />
24+
<PackageReference Include="Microsoft.Owin" Version="4.2.3" />
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)