Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Feb 10, 2025
1 parent 261c219 commit d0c67c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impexp-client-gui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def flatlaf_version = '3.5.4'

dependencies {
api project(':impexp-client-cli')
api "com.fifesoft:rsyntaxtextarea:3.5.4"
api 'com.fifesoft:rsyntaxtextarea:3.5.4'
api 'com.github.vertical-blank:sql-formatter:2.0.5'
api "com.formdev:flatlaf:$flatlaf_version:no-natives"
api("com.formdev:flatlaf-extras:$flatlaf_version") {
Expand Down

0 comments on commit d0c67c6

Please sign in to comment.