Skip to content

Commit b4d46cb

Browse files
authored
Merge pull request #4672 from kwvanderlinde/bugfix/jsvg-SVGLoader-missing
Update weisj/jsvg to 1.3.0
2 parents 0101961 + 586b414 commit b4d46cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ dependencies {
425425
implementation 'com.formdev:flatlaf:3.3'
426426
implementation 'com.formdev:flatlaf-intellij-themes:3.3'
427427
implementation 'com.formdev:flatlaf-extras:3.3'
428-
implementation 'com.github.weisj:jsvg:1.3.0-jb.5'
428+
implementation 'com.github.weisj:jsvg:1.3.0'
429429
implementation 'com.formdev:flatlaf-jide-oss:3.3'
430430

431431
// JS support for macros

0 commit comments

Comments
 (0)