Skip to content

Commit

Permalink
Bump Serilog.Sinks.AzureTableStorage in /service in the serilog group
Browse files Browse the repository at this point in the history
Bumps the serilog group in /service with 1 update: [Serilog.Sinks.AzureTableStorage](https://github.com/serilog-contrib/serilog-sinks-azuretablestorage).


Updates `Serilog.Sinks.AzureTableStorage` from 10.0.2 to 10.1.0
- [Release notes](https://github.com/serilog-contrib/serilog-sinks-azuretablestorage/releases)
- [Commits](serilog-contrib/serilog-sinks-azuretablestorage@v10.0.2...v10.1.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.AzureTableStorage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: serilog
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent dc7b50f commit af96617
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="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.24.0" />
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.AzureTableStorage" Version="10.0.2" />
<PackageReference Include="Serilog.Sinks.AzureTableStorage" Version="10.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit af96617

Please sign in to comment.