Skip to content

Commit 05e4fad

Browse files
Bump Serilog.Enrichers.Environment from 2.2.0 to 2.3.0 (#2392)
Bumps [Serilog.Enrichers.Environment](https://github.com/serilog/serilog-enrichers-environment) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/serilog/serilog-enrichers-environment/releases) - [Changelog](https://github.com/serilog/serilog-enrichers-environment/blob/dev/CHANGES.md) - [Commits](serilog/serilog-enrichers-environment@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: Serilog.Enrichers.Environment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 269d1de commit 05e4fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Portal/JoinRpg.Portal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
4040
<PackageReference Include="Serilog.Expressions" Version="3.4.1" />
4141
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
42-
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.2.0" />
42+
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
4343
<PackageReference Include="Serilog.Formatting.Elasticsearch" Version="9.0.3" />
4444
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
4545
</ItemGroup>

0 commit comments

Comments
 (0)