Skip to content

Commit

Permalink
Bump dotRMDY.TestingTools from 1.1.10 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [dotRMDY.TestingTools](https://github.com/digitalrmdy/dotrmdy-testing-tools) from 1.1.10 to 1.2.0.
- [Release notes](https://github.com/digitalrmdy/dotrmdy-testing-tools/releases)
- [Commits](digitalrmdy/dotrmdy-testing-tools@1.1.10...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 5011508 commit 7af00f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" />
<PackageReference Include="dotRMDY.TestingTools" Version="1.1.10"/>
<PackageReference Include="dotRMDY.TestingTools" Version="1.2.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" />
<PackageReference Include="dotRMDY.TestingTools" Version="1.1.10"/>
<PackageReference Include="dotRMDY.TestingTools" Version="1.2.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
Expand Down

0 comments on commit 7af00f3

Please sign in to comment.