Skip to content

Commit

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


Updates `Serilog.Sinks.AzureTableStorage` from 9.6.0 to 9.7.0
- [Release notes](https://github.com/serilog-contrib/serilog-sinks-azuretablestorage/releases)
- [Commits](serilog-contrib/serilog-sinks-azuretablestorage@v9.6.0...v9.7.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 May 15, 2024
1 parent 36f7ef5 commit 02b89fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Sample.WebService/Sample.WebService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Sinks.AzureTableStorage" Version="9.6.0" />
<PackageReference Include="Serilog.Sinks.AzureTableStorage" Version="9.7.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
</ItemGroup>

Expand Down

0 comments on commit 02b89fb

Please sign in to comment.