Skip to content

Commit 678dc14

Browse files
Bump System.Net.Http from 4.3.0 to 4.3.4 in /src/Serilog.Sinks.UDP
Bumps System.Net.Http from 4.3.0 to 4.3.4. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1be6062 commit 678dc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.UDP/Serilog.Sinks.Splunk.UDP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
34-
<PackageReference Include="System.Net.Http" Version="4.3.0" />
34+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)