Skip to content

Commit

Permalink
Merge pull request #172 from bwRavencl/dependabot/gradle/com.formdev-…
Browse files Browse the repository at this point in the history
…flatlaf-3.4

Bump com.formdev:flatlaf from 3.3 to 3.4
  • Loading branch information
bwRavencl authored Feb 20, 2024
2 parents 8294a4b + 547d67f commit 3b93b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dependencies {
def lwjglPlatform = "${lwjglOs}${lwjglArch.isEmpty() ? '' : '-'}${lwjglArch}"

implementation 'commons-cli:commons-cli:1.6.0'
implementation 'com.formdev:flatlaf:3.3'
implementation 'com.formdev:flatlaf:3.4'
implementation("com.github.gary-rowe:hid4java:$hid4javaVersion") { exclude module: 'jna' }
implementation 'com.github.strikerx3:jxinput:1.0.0'
implementation 'com.google.code.gson:gson:2.10.1'
Expand Down

0 comments on commit 3b93b3e

Please sign in to comment.