updated svgSalamander to version 1.1.3

This commit is contained in:
Karl Tauber
2021-12-07 14:34:39 +01:00
parent 428c6b7813
commit 37b35f9063

View File

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