From 200767773a7dca1772d32fc1c68df9a29215ec33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:32:07 +0000 Subject: [PATCH] Bump com.github.weisj:jsvg from 1.2.0 to 1.3.0-jb.5 Bumps com.github.weisj:jsvg from 1.2.0 to 1.3.0-jb.5. --- 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..56968a7bda 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.5' implementation 'com.formdev:flatlaf-jide-oss:3.3' // JS support for macros