Skip to content

Commit

Permalink
Merge pull request #5099 from RPTools/dependabot/gradle/develop/com.f…
Browse files Browse the repository at this point in the history
…ormdev-flatlaf-3.5.4

Bump com.formdev:flatlaf from 3.4.1 to 3.5.4
  • Loading branch information
bubblobill authored Dec 15, 2024
2 parents 96ad4ed + e29e0f7 commit c879d04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -394,11 +394,11 @@ dependencies {
implementation 'com.thoughtworks.xstream:xstream:1.4.20'

// themes
implementation 'com.formdev:flatlaf:3.4.1'
implementation 'com.formdev:flatlaf-intellij-themes:3.4.1'
implementation 'com.formdev:flatlaf-extras:3.4.1'
implementation 'com.formdev:flatlaf:3.5.4'
implementation 'com.formdev:flatlaf-intellij-themes:3.5.4'
implementation 'com.formdev:flatlaf-extras:3.5.4'
implementation 'com.github.weisj:jsvg:1.4.0'
implementation 'com.formdev:flatlaf-jide-oss:3.4.1'
implementation 'com.formdev:flatlaf-jide-oss:3.5.4'

// JS support for macros
implementation group: 'org.graalvm.js', name: 'js', version: '21.2.0'
Expand Down

0 comments on commit c879d04

Please sign in to comment.