Skip to content

Commit

Permalink
Merge pull request #573 from camunda-community-hub/dependabot/nuget/T…
Browse files Browse the repository at this point in the history
…estContainers-3.5.0

chore(deps): bump TestContainers from 3.4.0 to 3.5.0
  • Loading branch information
ChrisKujawa authored Sep 7, 2023
2 parents 3b5837f + 835f631 commit 675f223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client.IntegrationTests/Client.IntegrationTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="TestContainers" Version="3.4.0" />
<PackageReference Include="TestContainers" Version="3.5.0" />
<PackageReference Update="StyleCop.Analyzers" Version="1.1.118" />
</ItemGroup>

Expand Down

0 comments on commit 675f223

Please sign in to comment.