From 6d52493931e3fa46bbcccf289665162d70819a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 00:49:20 +0000 Subject: [PATCH] Bump com.exactpro.sf:sailfish-core from 3.3.144 to 3.3.149 Bumps [com.exactpro.sf:sailfish-core](https://github.com/exactpro/sailfish-core) from 3.3.144 to 3.3.149. - [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 5a358f4..f13e744 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ dependencyCheck { } ext { - sailfishVersion = '3.3.144' + sailfishVersion = '3.3.149' } ext.excludeSailfish = { rcd ->