Skip to content

Commit

Permalink
Update dependency com.formdev:flatlaf to v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 25, 2022
1 parent 16de668 commit e5cbfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
annotationProcessor("info.picocli:picocli-codegen:4.6.3")

implementation("com.mojang:brigadier:1.0.500")
implementation("com.formdev:flatlaf:2.1")
implementation("com.formdev:flatlaf:2.2")
implementation("org.pf4j:pf4j:3.6.0")
implementation("com.thealtening.api:api:4.1.0")
implementation("com.google.guava:guava:31.1-jre")
Expand Down

0 comments on commit e5cbfa3

Please sign in to comment.