Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2023
1 parent 5227e86 commit 20cabb9
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="5.0.0" />
<PackageReference Include="Exceptionless" Version="6.0.2" />
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 20cabb9

Please sign in to comment.