Skip to content

Commit

Permalink
Merge pull request #1394 from contiki-ng/dependabot/gradle/master/com…
Browse files Browse the repository at this point in the history
….formdev-flatlaf-3.3

Bump com.formdev:flatlaf from 3.2.5 to 3.3
  • Loading branch information
nfi authored Jan 12, 2024
2 parents fb14a79 + 78762f0 commit 25e0c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
// https://mvnrepository.com/artifact/com.github.cliftonlabs/json-simple
implementation 'com.github.cliftonlabs:json-simple:4.0.1'
// https://mvnrepository.com/artifact/com.formdev/flatlaf
implementation 'com.formdev:flatlaf:3.2.5'
implementation 'com.formdev:flatlaf:3.3'
// https://mvnrepository.com/artifact/de.sciss/syntaxpane
implementation 'de.sciss:syntaxpane:1.3.0'
// https://mvnrepository.com/artifact/info.picocli/picocli
Expand Down

0 comments on commit 25e0c2a

Please sign in to comment.