From 64681a2437d12dfdd4d457e08d0a1d4561dbeebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 04:12:33 +0000 Subject: [PATCH] Bump util from 4.0.12 to 4.0.13 Bumps [util](https://github.com/gluonhq/attach) from 4.0.12 to 4.0.13. - [Release notes](https://github.com/gluonhq/attach/releases) - [Commits](https://github.com/gluonhq/attach/compare/4.0.12...4.0.13) --- updated-dependencies: - dependency-name: com.gluonhq.attach:util 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 9cffa34..093d228 100644 --- a/build.gradle +++ b/build.gradle @@ -66,7 +66,7 @@ dependencies { // gluon hq implementation 'com.gluonhq:maps:2.0.0-ea+3' - implementation 'com.gluonhq.attach:util:4.0.12' + implementation 'com.gluonhq.attach:util:4.0.13' implementation 'com.gluonhq.attach:storage:4.0.7:desktop' // JGraphT