From fceeae5691b68f0552249baac6f82959b0e40c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 13:24:05 +0000 Subject: [PATCH] Bump com.github.weisj:jsvg from 1.3.0 to 1.4.0 Bumps [com.github.weisj:jsvg](https://github.com/weisJ/jsvg) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/weisJ/jsvg/releases) - [Commits](https://github.com/weisJ/jsvg/commits) --- updated-dependencies: - dependency-name: com.github.weisj:jsvg 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 3b8435cedf..c37c25620c 100644 --- a/build.gradle +++ b/build.gradle @@ -430,7 +430,7 @@ dependencies { implementation 'com.formdev:flatlaf:3.3' implementation 'com.formdev:flatlaf-intellij-themes:3.3' implementation 'com.formdev:flatlaf-extras:3.3' - implementation 'com.github.weisj:jsvg:1.3.0' + implementation 'com.github.weisj:jsvg:1.4.0' implementation 'com.formdev:flatlaf-jide-oss:3.3' // JS support for macros