updated svgSalamander to version 1.1.2.3

This commit is contained in:
Karl Tauber
2020-08-24 22:45:35 +02:00
parent fd37339e2f
commit 3008d99fcd
2 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,15 @@
FlatLaf Change Log
==================
## Unreleased
#### Other Changes
- Extras: Updated dependency
[svgSalamander](https://github.com/JFormDesigner/svgSalamander) to version
1.1.2.3.
## 0.40
#### New features

View File

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