Skip to content

Commit 7cdbad2

Browse files
build(deps): Bump Splat.Serilog from 14.3.4 to 14.4.1 (#632)
Bumps [Splat.Serilog](https://github.com/reactiveui/splat) from 14.3.4 to 14.4.1. - [Release notes](https://github.com/reactiveui/splat/releases) - [Commits](reactiveui/splat@14.3.4...14.4.1) --- updated-dependencies: - dependency-name: Splat.Serilog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7cb2ff commit 7cdbad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

winforms/demo2/WinForms.Reactive.Client/WinForms.Reactive.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PackageReference>
2525
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.4.1" />
2626
<PackageReference Include="Splat.Microsoft.Extensions.Logging" Version="14.3.4" />
27-
<PackageReference Include="Splat.Serilog" Version="14.3.4" />
27+
<PackageReference Include="Splat.Serilog" Version="14.4.1" />
2828
</ItemGroup>
2929

3030
</Project>

0 commit comments

Comments
 (0)