From 12399217652733695710dc5427e71e7cc8133f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 00:26:08 +0000 Subject: [PATCH] Bump com.exactpro.sf:sailfish-core from 3.3.132 to 3.3.144 Bumps [com.exactpro.sf:sailfish-core](https://github.com/exactpro/sailfish-core) from 3.3.132 to 3.3.144. - [Release notes](https://github.com/exactpro/sailfish-core/releases) - [Commits](https://github.com/exactpro/sailfish-core/commits) --- updated-dependencies: - dependency-name: com.exactpro.sf:sailfish-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index bac1a9b..30139f8 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ dependencyCheck { } ext { - sailfishVersion = '3.3.132' + sailfishVersion = '3.3.144' } ext.excludeSailfish = { rcd ->