Skip to content

Commit

Permalink
Bump Exceptionless from 6.0.2 to 6.0.3
Browse files Browse the repository at this point in the history
Bumps [Exceptionless](https://github.com/exceptionless/Exceptionless.Net) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/exceptionless/Exceptionless.Net/releases)
- [Commits](exceptionless/Exceptionless.Net@v6.0.2...v6.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent b8214a6 commit f645b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Refitter/Refitter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Exceptionless" Version="6.0.2" />
<PackageReference Include="Exceptionless" Version="6.0.3" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.4.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.9" />
<PackageReference Include="Spectre.Console.Cli" Version="0.47.0" />
Expand Down

0 comments on commit f645b38

Please sign in to comment.