Skip to content

Commit

Permalink
fix(dotnet): bump Intility.Extensions.Logging.Sentry
Browse files Browse the repository at this point in the history
Bumps [Intility.Extensions.Logging.Sentry](https://github.com/Intility/Intility.Logging) from 2.1.1 to 3.0.2.
- [Release notes](https://github.com/Intility/Intility.Logging/releases)
- [Commits](intility/Intility.Logging@v2.1.1...v3.0.2)

---
updated-dependencies:
- dependency-name: Intility.Extensions.Logging.Sentry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent dcf4229 commit 5b78cb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
<PackageReference Include="Intility.Logging.AspNetCore" Version="2.1.1" />
<PackageReference Include="Intility.Extensions.Logging.Elasticsearch" Version="2.1.1" />
<PackageReference Include="Intility.Extensions.Logging.Sentry" Version="2.1.1" />
<PackageReference Include="Intility.Extensions.Logging.Sentry" Version="3.0.2" />
<PackageReference Include="Intility.Extensions.Logging.Dynatrace" Version="2.1.1" />
<PackageReference Include="Intility.Authorization.Azure.GuestPolicies" Version="1.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 5b78cb5

Please sign in to comment.