Skip to content

Commit f1fe7ef

Browse files
Bump com.github.weisj:jsvg from 1.4.0 to 2.0.0
Bumps [com.github.weisj:jsvg](https://github.com/weisJ/jsvg) from 1.4.0 to 2.0.0. - [Release notes](https://github.com/weisJ/jsvg/releases) - [Commits](https://github.com/weisJ/jsvg/commits) --- updated-dependencies: - dependency-name: com.github.weisj:jsvg dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62f0b2f commit f1fe7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ flatlaf-intellij-themes = { group = "com.formdev", name = "
8585
flatlaf-extras = { group = "com.formdev", name = "flatlaf-extras", version.ref = "flatlaf" }
8686
flatlaf-jide-oss = { group = "com.formdev", name = "flatlaf-jide-oss", version.ref = "flatlaf" }
8787
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" }
88+
jsvg = { group = "com.github.weisj", name = "jsvg", version = "2.0.0" }
8989

9090
handlebars = { group = "com.github.jknack", name = "handlebars", version.ref = "handlebars" }
9191
handlebars-helpers = { group = "com.github.jknack", name = "handlebars-helpers", version.ref = "handlebars" }

0 commit comments

Comments
 (0)