Skip to content

Commit 5b43151

Browse files
build(deps): update Splat requirement from 13.* to 14.* in /src (#3057)
Updates the requirements on [Splat](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 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 e7a6f36 commit 5b43151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI/ReactiveUI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
</ItemGroup>
114114

115115
<ItemGroup>
116-
<PackageReference Include="Splat" Version="13.*" />
116+
<PackageReference Include="Splat" Version="14.*" />
117117
<PackageReference Include="DynamicData" Version="7.*" />
118118
</ItemGroup>
119119

0 commit comments

Comments
 (0)