Skip to content

Commit d8663ce

Browse files
chore(deps): update dependency testcontainers to 4.9.0
1 parent 9f7edeb commit d8663ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Zeebe.Client.Accelerator.Integration.Tests/Zeebe.Client.Accelerator.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>
20-
<PackageReference Include="Testcontainers" Version="4.7.0" />
20+
<PackageReference Include="Testcontainers" Version="4.9.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)