Skip to content

Commit 4546c66

Browse files
build(deps): update Splat.Drawing requirement from 13.* to 14.* in /src (#3051)
Updates the requirements on [Splat.Drawing](https://github.com/reactiveui/splat) to permit the latest version. - [Release notes](https://github.com/reactiveui/splat/releases) - [Commits](reactiveui/splat@13.1.1...14.1.1) --- updated-dependencies: - dependency-name: Splat.Drawing dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 567451b commit 4546c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Drawing/ReactiveUI.Drawing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Splat.Drawing" Version="13.*" />
30+
<PackageReference Include="Splat.Drawing" Version="14.*" />
3131
</ItemGroup>
3232
</Project>

0 commit comments

Comments
 (0)