update flatlaf to 2.1

This commit is contained in:
RememBerBer 2022-03-18 08:00:48 +08:00
parent 1ebff42be0
commit 6937cdd5e8
1 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,9 @@
<commons-lang3.version>3.12.0</commons-lang3.version>
<guava.version>31.0.1-jre</guava.version>
<okhttp.version>4.9.3</okhttp.version>
<flatlaf.version>2.0.2</flatlaf.version>
<flatlaf-extras.version>2.0.2</flatlaf-extras.version>
<flatlaf-intellij-themes.version>2.0.2</flatlaf-intellij-themes.version>
<flatlaf.version>2.1</flatlaf.version>
<flatlaf-extras.version>2.1</flatlaf-extras.version>
<flatlaf-intellij-themes.version>2.1</flatlaf-intellij-themes.version>
<hutool-all.version>5.7.21</hutool-all.version>
<fastjson.version>1.2.79</fastjson.version>
<oshi-core.version>6.1.5</oshi-core.version>