Skip to content

Commit c879d04

Browse files
authored
Merge pull request #5099 from RPTools/dependabot/gradle/develop/com.formdev-flatlaf-3.5.4
Bump com.formdev:flatlaf from 3.4.1 to 3.5.4
2 parents 96ad4ed + e29e0f7 commit c879d04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -394,11 +394,11 @@ dependencies {
394394
implementation 'com.thoughtworks.xstream:xstream:1.4.20'
395395

396396
// themes
397-
implementation 'com.formdev:flatlaf:3.4.1'
398-
implementation 'com.formdev:flatlaf-intellij-themes:3.4.1'
399-
implementation 'com.formdev:flatlaf-extras:3.4.1'
397+
implementation 'com.formdev:flatlaf:3.5.4'
398+
implementation 'com.formdev:flatlaf-intellij-themes:3.5.4'
399+
implementation 'com.formdev:flatlaf-extras:3.5.4'
400400
implementation 'com.github.weisj:jsvg:1.4.0'
401-
implementation 'com.formdev:flatlaf-jide-oss:3.4.1'
401+
implementation 'com.formdev:flatlaf-jide-oss:3.5.4'
402402

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

0 commit comments

Comments
 (0)