updated svgSalamander to version 1.1.2.4

This commit is contained in:
Karl Tauber
2020-11-18 18:34:12 +01:00
parent a16db38a6f
commit 06cab0d4b5

View File

@@ -22,7 +22,7 @@ plugins {
dependencies {
implementation( project( ":flatlaf-core" ) )
implementation( "com.formdev:svgSalamander:1.1.2.3" )
implementation( "com.formdev:svgSalamander:1.1.2.4" )
}
flatlafModuleInfo {