Skip to content

Commit

Permalink
build(deps): bump Mindscape.Raygun4Net from 6.0.3 to 7.0.1 in /src (#…
Browse files Browse the repository at this point in the history
…1054)

Bumps [Mindscape.Raygun4Net](https://github.com/MindscapeHQ/raygun4net) from 6.0.3 to 7.0.1.
- [Release notes](https://github.com/MindscapeHQ/raygun4net/releases)
- [Commits](https://github.com/MindscapeHQ/raygun4net/commits)

---
updated-dependencies:
- dependency-name: Mindscape.Raygun4Net
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 6588f67 commit 6131356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.Raygun/Splat.Raygun.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</When>
<When Condition=" $(TargetFramework.StartsWith('net4')) ">
<ItemGroup>
<PackageReference Include="Mindscape.Raygun4Net" Version="6.0.3" />
<PackageReference Include="Mindscape.Raygun4Net" Version="7.0.1" />
</ItemGroup>
</When>
</Choose>
Expand Down

0 comments on commit 6131356

Please sign in to comment.