Skip to content

Commit

Permalink
updated flatlaf to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhihang Yao committed Sep 21, 2023
1 parent 86ca764 commit 7d0e5a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions impexp-client-gui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ configurations {

dependencies {
api project(':impexp-client-cli')
api 'com.formdev:flatlaf:3.2'
api 'com.formdev:flatlaf-extras:3.2'
api 'com.formdev:flatlaf-swingx:3.2'
api 'com.formdev:flatlaf:3.2.1'
api 'com.formdev:flatlaf-extras:3.2.1'
api 'com.formdev:flatlaf-swingx:3.2.1'
api 'com.fifesoft:rsyntaxtextarea:3.3.4'
api 'com.github.vertical-blank:sql-formatter:2.0.4'
api ('org.citydb:swingx-ws:1.1.5') {
Expand Down

0 comments on commit 7d0e5a6

Please sign in to comment.