Skip to content

Commit

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

chore(deps): bump TestContainers from 3.5.0 to 3.6.0
  • Loading branch information
ChrisKujawa authored Nov 13, 2023
2 parents 377b2a5 + 09460da commit b945583
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.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="TestContainers" Version="3.5.0" />
<PackageReference Include="TestContainers" Version="3.6.0" />
<PackageReference Update="StyleCop.Analyzers" Version="1.1.118" />
</ItemGroup>

Expand Down

0 comments on commit b945583

Please sign in to comment.