From d6f6a2f55a80444af092c6ad15892271cca0c14d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 14:22:27 +0000 Subject: [PATCH] Bump com.exactpro.th2:common Bumps com.exactpro.th2:common from 5.10.1-dev to 5.11.1-map-builder-rm-ops-9051038046-a9b0e92-SNAPSHOT. --- updated-dependencies: - dependency-name: com.exactpro.th2:common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 15036e4..c27b4c4 100644 --- a/build.gradle +++ b/build.gradle @@ -36,7 +36,7 @@ repositories { } dependencies { - implementation "com.exactpro.th2:common:5.10.1-dev" + implementation "com.exactpro.th2:common:5.11.1-map-builder-rm-ops-9051038046-a9b0e92-SNAPSHOT" implementation "com.exactpro.th2:common-utils:2.2.3-dev" implementation "com.exactpro.th2:codec:5.5.0-dev" implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"