Skip to content

Commit a1a7b8f

Browse files
Update dependency Microsoft.Owin.SelfHost to 4.2.3
1 parent 098ea67 commit a1a7b8f

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.2.0" PrivateAssets="All" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)