Skip to content

Commit

Permalink
Bump Reqnroll from 2.2.0 to 2.2.1 in /src
Browse files Browse the repository at this point in the history
Bumps [Reqnroll](https://github.com/reqnroll/Reqnroll) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/reqnroll/Reqnroll/releases)
- [Changelog](https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md)
- [Commits](reqnroll/Reqnroll@v2.2.0...v2.2.1)

---
updated-dependencies:
- 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 Nov 9, 2024
1 parent 5e87e14 commit 0c0b5f1
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.6.2" />
<PackageReference Include="Reqnroll.MsTest" Version="2.2.0" />
<PackageReference Include="Reqnroll.MsTest" Version="2.2.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/AutoTests.Framework/AutoTests.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Import Project="../Package.props" />

<ItemGroup>
<PackageReference Include="Reqnroll" Version="2.2.0" />
<PackageReference Include="Reqnroll" Version="2.2.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.11.0" />
</ItemGroup>

Expand Down

0 comments on commit 0c0b5f1

Please sign in to comment.