We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f0b2f commit f1fe7efCopy full SHA for f1fe7ef
gradle/libs.versions.toml
@@ -85,7 +85,7 @@ flatlaf-intellij-themes = { group = "com.formdev", name = "
85
flatlaf-extras = { group = "com.formdev", name = "flatlaf-extras", version.ref = "flatlaf" }
86
flatlaf-jide-oss = { group = "com.formdev", name = "flatlaf-jide-oss", version.ref = "flatlaf" }
87
tinylaf-nocp = { group = "de.muntjak.tinylookandfeel", name = "tinylaf-nocp", version = "1.4.0" }
88
-jsvg = { group = "com.github.weisj", name = "jsvg", version = "1.4.0" }
+jsvg = { group = "com.github.weisj", name = "jsvg", version = "2.0.0" }
89
90
handlebars = { group = "com.github.jknack", name = "handlebars", version.ref = "handlebars" }
91
handlebars-helpers = { group = "com.github.jknack", name = "handlebars-helpers", version.ref = "handlebars" }
0 commit comments