Skip to content

Bump System.Net.Http from 4.3.3 to 4.3.4 in /SplunkLoggingSample #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump System.Net.Http from 4.3.3 to 4.3.4 in /SplunkLoggingSample
Bumps System.Net.Http from 4.3.3 to 4.3.4.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 21, 2021
commit 4f33e7c2069a905c8e9edce2d941c1eb2017f3d0
2 changes: 1 addition & 1 deletion SplunkLoggingSample/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<package id="Splunk.Logging.Common" version="1.7.2" targetFramework="net45" />
<package id="Splunk.Logging.SLAB" version="1.7.2" targetFramework="net45" />
<package id="Splunk.Logging.TraceListener" version="1.7.2" targetFramework="net45" />
<package id="System.Net.Http" version="4.3.3" targetFramework="net45" />
<package id="System.Net.Http" version="4.3.4" targetFramework="net45" />
</packages>