Skip to content

Commit 826521e

Browse files
Update dependency Microsoft.Owin.SelfHost to 4.2.3
1 parent 987ef14 commit 826521e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServicePulse.Host/ServicePulse.Host.csproj

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

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.AspNet.WebApi.Owin" Version="5.3.0" />
17-
<PackageReference Include="Microsoft.Owin.SelfHost" Version="4.2.2" />
17+
<PackageReference Include="Microsoft.Owin.SelfHost" Version="4.2.3" />
1818
<PackageReference Include="Particular.Packaging" Version="4.5.0" PrivateAssets="All" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)