From f6a755d1bed2e90cb1095da7b3ffe3e473dc44f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 19:44:11 +0000 Subject: [PATCH] Bump com.github.weisj:jsvg from 1.2.0 to 1.3.0-jb.6 Bumps com.github.weisj:jsvg from 1.2.0 to 1.3.0-jb.6. --- 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..9a1d617ab1 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.3.0-jb.6' implementation 'com.formdev:flatlaf-jide-oss:3.3' // JS support for macros