From 863f4227f45f360f813868561dbdbb1259134069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 19:13:35 +0000 Subject: [PATCH] Bump com.github.weisj:jsvg from 1.2.0 to 1.4.0 Bumps [com.github.weisj:jsvg](https://github.com/weisJ/jsvg) from 1.2.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 d2771dfa6e..ccc54a949b 100644 --- a/build.gradle +++ b/build.gradle @@ -425,7 +425,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.2.0' + implementation 'com.github.weisj:jsvg:1.4.0' implementation 'com.formdev:flatlaf-jide-oss:3.3' // JS support for macros