Skip to content

Commit 6399aea

Browse files
chore(deps): update dependency reactiveui.testing to 20.2.45 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Pulman <[email protected]>
1 parent d669759 commit 6399aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMvvm.Tests/ReactiveMvvm.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1515
<PackageReference Include="NSubstitute" Version="5.1.0" />
16-
<PackageReference Include="ReactiveUI.Testing" Version="20.1.1" />
16+
<PackageReference Include="ReactiveUI.Testing" Version="20.2.45" />
1717
<PackageReference Include="xunit" Version="2.9.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1919
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)