update flatlaf to version 3.2

This commit is contained in:
wyq 2023-08-23 21:20:52 +08:00
parent ab15b26724
commit 9416b9b858

View File

@ -15,7 +15,7 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<freehep.version>2.4</freehep.version>
<flatlaf.version>3.1.1</flatlaf.version>
<flatlaf.version>3.2</flatlaf.version>
</properties>
<repositories>