From ede7f96076e799303699f2e1a5397b6e749f2b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 21:33:10 +0000 Subject: [PATCH] build(deps): bump io.github.1c-syntax:utils from 0.7.0 to 0.7.2 Bumps [io.github.1c-syntax:utils](https://github.com/1c-syntax/utils) from 0.7.0 to 0.7.2. - [Release notes](https://github.com/1c-syntax/utils/releases) - [Commits](https://github.com/1c-syntax/utils/compare/v0.7.0...v0.7.2) --- updated-dependencies: - dependency-name: io.github.1c-syntax:utils dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index d58628b18..81894f779 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -61,7 +61,7 @@ dependencies { implementation("commons-io:commons-io:2.22.0") implementation("io.github.1c-syntax:bsl-common-library:0.11.0") - implementation("io.github.1c-syntax:utils:0.7.0") + implementation("io.github.1c-syntax:utils:0.7.2") implementation("io.github.1c-syntax:supportconf:0.16.0") // быстрый поиск классов