Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.reactive.testing to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 365cd82 commit 1f185f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Xunit.StaFact" Version="0.3.18" />
<PackageReference Include="Shouldly" Version="4.0.0-beta0001" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.1.5" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.4.1" />
<PackageReference Include="PublicApiGenerator" Version="8.1.0" />
</ItemGroup>
<ItemGroup Condition="$(IsTestProject)">
Expand Down

0 comments on commit 1f185f4

Please sign in to comment.