Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Bump System.IO.Abstractions from 21.0.29 to 21.1.3

Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 21.0.29 to 21.1.3.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.29...v21.1.3)

---
updated-dependencies:
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump JustMock from 2024.3.805.336 to 2024.4.1113.345

Bumps [JustMock](https://github.com/telerik/JustMockLite) from 2024.3.805.336 to 2024.4.1113.345.
- [Release notes](https://github.com/telerik/JustMockLite/releases)
- [Commits](telerik/JustMockLite@2024.3.805.336...2024.4.1113.345)

---
updated-dependencies:
- dependency-name: JustMock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SteveDesmond-ca committed Nov 14, 2024
1 parent a6b1aee commit d3b3c3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BenchmarkMockNet/BenchmarkMockNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="JustMock" Version="2024.3.805.336" />
<PackageReference Include="JustMock" Version="2024.4.1113.345" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="FakeItEasy" Version="8.3.0" />
<PackageReference Include="PCLMock" Version="5.1.3" />
<PackageReference Include="Rocks" Version="8.3.1" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
<PackageReference Include="System.IO.Abstractions" Version="21.1.3" />
</ItemGroup>

</Project>

0 comments on commit d3b3c3d

Please sign in to comment.