Skip to content

Commit

Permalink
fix(dotnet): bump Intility.Extensions.Logging.Elasticsearch
Browse files Browse the repository at this point in the history
Bumps [Intility.Extensions.Logging.Elasticsearch](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.Elasticsearch
  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 fd59da9
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 @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<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.Elasticsearch" Version="3.0.2" />
<PackageReference Include="Intility.Extensions.Logging.Sentry" Version="2.1.1" />
<PackageReference Include="Intility.Extensions.Logging.Dynatrace" Version="2.1.1" />
</ItemGroup>
Expand Down

0 comments on commit fd59da9

Please sign in to comment.