Skip to content

Commit 1281722

Browse files
Bump Respawn from 4.0.0 to 5.0.1
Bumps [Respawn](https://github.com/jbogard/Respawn) from 4.0.0 to 5.0.1. - [Release notes](https://github.com/jbogard/Respawn/releases) - [Commits](jbogard/Respawn@v4.0.0...v5.0.1) --- updated-dependencies: - dependency-name: Respawn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a84211 commit 1281722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/IntegrationContainers.API.Tests/IntegrationContainers.API.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
18-
<PackageReference Include="Respawn" Version="4.0.0" />
18+
<PackageReference Include="Respawn" Version="5.0.1" />
1919
<PackageReference Include="TestContainers.Container.Database.MsSql" Version="1.5.0" />
2020
<PackageReference Include="xunit" Version="2.4.1" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />

0 commit comments

Comments
 (0)