Skip to content

Commit

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

chore(deps): bump TestContainers from 3.7.0 to 3.8.0
  • Loading branch information
Zelldon authored May 27, 2024
2 parents 2d7879f + 2437b72 commit b7dbdd5
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.10.0" />
<PackageReference Include="TestContainers" Version="3.7.0" />
<PackageReference Include="TestContainers" Version="3.8.0" />
<PackageReference Update="StyleCop.Analyzers" Version="1.1.118" />
</ItemGroup>

Expand Down

0 comments on commit b7dbdd5

Please sign in to comment.