Skip to content

Commit

Permalink
Merge pull request #56 from CubeWhyMC/dependabot/gradle/com.formdev-f…
Browse files Browse the repository at this point in the history
…latlaf-3.5

Bump com.formdev:flatlaf from 3.4.1 to 3.5
  • Loading branch information
cubewhy committed Jul 27, 2024
2 parents ec53067 + 515a136 commit 51ecef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {

implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("com.google.code.gson:gson:2.11.0")
implementation("com.formdev:flatlaf:3.4.1")
implementation("com.formdev:flatlaf:3.5")
implementation("commons-io:commons-io:2.16.1")
implementation("cn.hutool:hutool-crypto:5.8.29")
implementation("org.java-websocket:Java-WebSocket:1.5.7")
Expand Down

0 comments on commit 51ecef0

Please sign in to comment.