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.4.
- [Release notes](https://github.com/Intility/Intility.Logging/releases)
- [Commits](intility/Intility.Logging@v2.1.1...v3.0.4)

---
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 Mar 1, 2025
1 parent ac64ced commit 763734b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/iworker/Company.Worker1/Company.Worker1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="8.0.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.4" />
<PackageReference Include="Intility.Extensions.Logging.Dynatrace" Version="2.1.1" />
</ItemGroup>
</Project>

0 comments on commit 763734b

Please sign in to comment.