Skip to content

Commit

Permalink
Merge pull request #51 from camunda-community-hub/renovate/testcontai…
Browse files Browse the repository at this point in the history
…ners-dotnet-monorepo

chore(deps): update dependency testcontainers to 4.1.0
  • Loading branch information
VonDerBeck authored Dec 30, 2024
2 parents 3d3ffde + 9030bcf commit d16513b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Testcontainers" Version="4.0.0" />
<PackageReference Include="Testcontainers" Version="4.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d16513b

Please sign in to comment.