Skip to content

Commit

Permalink
chore(deps): update dependency reactiveui to v19.5.41 (#630)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency reactiveui to v19.5.41

* Update ReactiveUI.Validation.csproj

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris Pulman <[email protected]>
  • Loading branch information
renovate[bot] and ChrisPulman authored Mar 22, 2024
1 parent f65593f commit b5071cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.Validation/ReactiveUI.Validation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup Condition="!$(TargetFramework.StartsWith('Xamarin'))">
<PackageReference Include="ReactiveUI" Version="19.5.31" />
<PackageReference Include="ReactiveUI" Version="19.5.41" />
</ItemGroup>

<!--Xamarin does not support System.Text.Json due to the inclusion of System.Buffers, the latest version (19.5.31) of ReactiveUI includes System.Text.Json-->
Expand Down

0 comments on commit b5071cb

Please sign in to comment.