Skip to content

Commit

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

chore(deps): bump TestContainers from 3.3.0 to 3.4.0
  • Loading branch information
ChrisKujawa authored Aug 12, 2023
2 parents 4bdc837 + bf2a592 commit 8dd4e1a
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.0" />
<PackageReference Include="TestContainers" Version="3.3.0" />
<PackageReference Include="TestContainers" Version="3.4.0" />
<PackageReference Update="StyleCop.Analyzers" Version="1.1.118" />
</ItemGroup>

Expand Down

0 comments on commit 8dd4e1a

Please sign in to comment.