Skip to content

Commit

Permalink
Bump Reqnroll.MsTest and Reqnroll in /src
Browse files Browse the repository at this point in the history
Bumps [Reqnroll.MsTest](https://github.com/reqnroll/Reqnroll) and [Reqnroll](https://github.com/reqnroll/Reqnroll). These dependencies needed to be updated together.

Updates `Reqnroll.MsTest` from 2.0.2 to 2.0.3
- [Changelog](https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md)
- [Commits](reqnroll/Reqnroll@v2.0.2...v2.0.3)

Updates `Reqnroll` from 2.0.2 to 2.0.3
- [Changelog](https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md)
- [Commits](reqnroll/Reqnroll@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: Reqnroll.MsTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Reqnroll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent a3f4a39 commit b63f370
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 @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="MSTest" Version="3.4.3" />
<PackageReference Include="Reqnroll.MsTest" Version="2.0.2" />
<PackageReference Include="Reqnroll.MsTest" Version="2.0.3" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Bootstrap.Tests/Bootstrap.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="MSTest" Version="3.4.3" />
<PackageReference Include="Reqnroll.MsTest" Version="2.0.2" />
<PackageReference Include="Reqnroll.MsTest" Version="2.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b63f370

Please sign in to comment.