Skip to content

Commit

Permalink
Merge pull request #15 from XDPXI/dependabot/gradle/com.formdev-flatl…
Browse files Browse the repository at this point in the history
…af-3.5.2

Bump com.formdev:flatlaf from 3.5.1 to 3.5.2
  • Loading branch information
XDPXI authored Oct 23, 2024
2 parents e0243c2 + 2e80dd4 commit 06bfb67
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 @@ -48,7 +48,7 @@ dependencies {
modImplementation("me.shedaniel.cloth:cloth-config-fabric:15.0.140"){exclude(group: "net.fabricmc.fabric-api")}
include(implementation("com.github.MinnDevelopment:java-discord-rpc:2.0.2"))
implementation("org.json:json:20240303")
implementation("com.formdev:flatlaf:3.5.1")
implementation("com.formdev:flatlaf:3.5.2")
implementation("org.commonmark:commonmark:0.23.0")
implementation("org.projectlombok:lombok:1.18.34")
implementation("org.beanshell:bsh:3.0.0-SNAPSHOT")
Expand Down

0 comments on commit 06bfb67

Please sign in to comment.