Skip to content

Commit

Permalink
build(deps): bump Mindscape.Raygun4Net from 5.13.0 to 6.0.3 in /src
Browse files Browse the repository at this point in the history
Bumps [Mindscape.Raygun4Net](https://github.com/MindscapeHQ/raygun4net) from 5.13.0 to 6.0.3.
- [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>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent 4167008 commit c680784
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="5.13.0" />
<PackageReference Include="Mindscape.Raygun4Net" Version="6.0.3" />
</ItemGroup>
</When>
</Choose>
Expand Down

0 comments on commit c680784

Please sign in to comment.