From 10b363eda1e171f8342eaeeb6deac843b1d34df3 Mon Sep 17 00:00:00 2001 From: Maciej Kwidzinski Date: Thu, 13 Jun 2024 10:56:50 +0200 Subject: [PATCH] Fix docker-infra flakes via 0.3.10 bump --- build.gradle.kts | 2 +- gradle/dependency-locks/testCompileClasspath.lockfile | 2 +- .../testImplementationDependenciesMetadata.lockfile | 2 +- gradle/dependency-locks/testRuntimeClasspath.lockfile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index cb0fb47..fb7239f 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -58,7 +58,7 @@ dependencies { }.forEach { implementation(it) } testImplementation("org.assertj:assertj-core:3.11.0") testImplementation("com.atlassian.performance.tools:io:[1.0.0, 2.0.0)") - testImplementation("com.atlassian.performance.tools:docker-infrastructure:0.3.7") + testImplementation("com.atlassian.performance.tools:docker-infrastructure:0.3.10") testImplementation("junit:junit:[4.12, 5.0.0)") } diff --git a/gradle/dependency-locks/testCompileClasspath.lockfile b/gradle/dependency-locks/testCompileClasspath.lockfile index 585324f..f633524 100644 --- a/gradle/dependency-locks/testCompileClasspath.lockfile +++ b/gradle/dependency-locks/testCompileClasspath.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.atlassian.performance.tools:concurrency:1.3.0 -com.atlassian.performance.tools:docker-infrastructure:0.3.7 +com.atlassian.performance.tools:docker-infrastructure:0.3.10 com.atlassian.performance.tools:io:1.2.0 com.atlassian.performance:selenium-js:1.0.1 com.github.stephenc.jcip:jcip-annotations:1.0-1 diff --git a/gradle/dependency-locks/testImplementationDependenciesMetadata.lockfile b/gradle/dependency-locks/testImplementationDependenciesMetadata.lockfile index 1720b53..88ecc74 100644 --- a/gradle/dependency-locks/testImplementationDependenciesMetadata.lockfile +++ b/gradle/dependency-locks/testImplementationDependenciesMetadata.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.atlassian.performance.tools:concurrency:1.3.0 -com.atlassian.performance.tools:docker-infrastructure:0.3.7 +com.atlassian.performance.tools:docker-infrastructure:0.3.10 com.atlassian.performance.tools:io:1.2.0 com.atlassian.performance.tools:jvm-tasks:1.4.0 com.atlassian.performance:selenium-js:1.0.1 diff --git a/gradle/dependency-locks/testRuntimeClasspath.lockfile b/gradle/dependency-locks/testRuntimeClasspath.lockfile index 1720b53..88ecc74 100644 --- a/gradle/dependency-locks/testRuntimeClasspath.lockfile +++ b/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.atlassian.performance.tools:concurrency:1.3.0 -com.atlassian.performance.tools:docker-infrastructure:0.3.7 +com.atlassian.performance.tools:docker-infrastructure:0.3.10 com.atlassian.performance.tools:io:1.2.0 com.atlassian.performance.tools:jvm-tasks:1.4.0 com.atlassian.performance:selenium-js:1.0.1