Skip to content

Commit

Permalink
⬆️ .NET: Bump Respawn from 6.1.0 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps [Respawn](https://github.com/jbogard/Respawn) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/jbogard/Respawn/releases)
- [Commits](jbogard/Respawn@v6.1.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 31, 2024
1 parent 2f92161 commit c4bc79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="NetArchTest.Rules" Version="1.3.2" />
<PackageVersion Include="Bogus" Version="34.0.2" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
<PackageVersion Include="Respawn" Version="6.1.0" />
<PackageVersion Include="Respawn" Version="6.2.1" />
<PackageVersion Include="Testcontainers" Version="3.6.0" />
<PackageVersion Include="Testcontainers.SqlEdge" Version="3.6.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.3" />
Expand Down

0 comments on commit c4bc79f

Please sign in to comment.