Skip to content

Commit 494359c

Browse files
Bump Serilog.Settings.Configuration from 7.0.0 to 7.0.1 (#199)
Bumps [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/serilog/serilog-settings-configuration/releases) - [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-settings-configuration/commits) --- updated-dependencies: - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7abeea commit 494359c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/Serilog.Sinks.Grafana.Loki.SampleWebApp/Serilog.Sinks.Grafana.Loki.SampleWebApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
1111
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
12-
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.0" />
12+
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)