Skip to content

Commit

Permalink
build(deps): bump Exceptionless from 4.8.0 to 5.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Exceptionless](https://github.com/exceptionless/Exceptionless.Net) from 4.8.0 to 5.0.0.
- [Release notes](https://github.com/exceptionless/Exceptionless.Net/releases)
- [Commits](exceptionless/Exceptionless.Net@v4.8.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent e70a7f4 commit d3deedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.Exceptionless/Splat.Exceptionless.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Exceptionless" Version="4.8.0" />
<PackageReference Include="Exceptionless" Version="5.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
</ItemGroup>

Expand Down

0 comments on commit d3deedf

Please sign in to comment.