Skip to content

Commit

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

Bump com.formdev:flatlaf from 3.3 to 3.4.1
  • Loading branch information
cwisniew authored Sep 12, 2024
2 parents da4bea5 + 37da579 commit 18ba009
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.3'
implementation 'com.formdev:flatlaf-intellij-themes:3.3'
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.github.weisj:jsvg:1.4.0'
implementation 'com.formdev:flatlaf-jide-oss:3.3'
implementation 'com.formdev:flatlaf-jide-oss:3.4.1'

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

0 comments on commit 18ba009

Please sign in to comment.