Skip to content

Commit

Permalink
Update weisj/jsvg to 1.3.0
Browse files Browse the repository at this point in the history
Version 1.3.0-jb.5 does not include the SVGLoader class that FlatLaf-extras depends on.
  • Loading branch information
kwvanderlinde committed Feb 1, 2024
1 parent 0101961 commit 586b414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0-jb.5'
implementation 'com.github.weisj:jsvg:1.3.0'
implementation 'com.formdev:flatlaf-jide-oss:3.3'

// JS support for macros
Expand Down

0 comments on commit 586b414

Please sign in to comment.