Skip to content

Commit ae76078

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</ItemGroup>
3838

3939
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.1' ">
40-
<PackageReference Include="System.Net.Http" Version="4.3.0" />
40+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
4141
</ItemGroup>
4242

4343
<ItemGroup>

0 commit comments

Comments
 (0)