Skip to content

Commit

Permalink
test: migrate IT tests to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKujawa committed Nov 10, 2021
1 parent f18c62d commit 49a61b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client.IntegrationTests/ZeebeIntegrationTestHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ namespace Client.IntegrationTests
{
public class ZeebeIntegrationTestHelper
{
public const string LatestVersion = "1.0.0";
public const string LatestVersion = "1.2.4";

private TestcontainersContainer container;
private IZeebeClient client;
Expand Down

0 comments on commit 49a61b9

Please sign in to comment.