Skip to content

Commit

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

Bump com.formdev:flatlaf from 3.1 to 3.1.1
  • Loading branch information
cwisniew authored Apr 27, 2023
2 parents 12d4775 + e92c2f3 commit 3e6e094
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 @@ -364,11 +364,11 @@ dependencies {
implementation 'com.thoughtworks.xstream:xstream:1.4.19'

// themes
implementation 'com.formdev:flatlaf:3.1'
implementation 'com.formdev:flatlaf-intellij-themes:3.1'
implementation 'com.formdev:flatlaf-extras:3.1'
implementation 'com.formdev:flatlaf:3.1.1'
implementation 'com.formdev:flatlaf-intellij-themes:3.1.1'
implementation 'com.formdev:flatlaf-extras:3.1.1'
implementation 'com.formdev:svgSalamander:1.1.3'
implementation 'com.formdev:flatlaf-jide-oss:3.1'
implementation 'com.formdev:flatlaf-jide-oss:3.1.1'

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

0 comments on commit 3e6e094

Please sign in to comment.