Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Bump Rocks from 8.3.1 to 9.0.0

Bumps [Rocks](https://github.com/jasonbock/rocks) from 8.3.1 to 9.0.0.
- [Release notes](https://github.com/jasonbock/rocks/releases)
- [Changelog](https://github.com/JasonBock/Rocks/blob/main/changelog.md)
- [Commits](JasonBock/Rocks@Rocks.8.3.1...Rocks.9.0.0)

---
updated-dependencies:
- dependency-name: Rocks
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Bump System.IO.Abstractions from 21.1.3 to 21.1.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SteveDesmond-ca committed Dec 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 78d823d commit e2cc6d9
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
@@ -15,8 +15,8 @@
<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.1.3" />
<PackageReference Include="Rocks" Version="9.0.0" />
<PackageReference Include="System.IO.Abstractions" Version="21.1.7" />
</ItemGroup>

</Project>

0 comments on commit e2cc6d9

Please sign in to comment.