Skip to content

Commit bd8e554

Browse files
build(deps): bump com.formdev:flatlaf from 3.5 to 3.5.1 (#117)
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.5 to 3.5.1. - [Release notes](https://github.com/JFormDesigner/FlatLaf/releases) - [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md) - [Commits](JFormDesigner/FlatLaf@3.5...3.5.1) --- updated-dependencies: - dependency-name: com.formdev:flatlaf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7e9cc3 commit bd8e554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
// https://mvnrepository.com/artifact/org.jaudiolibs/audioservers-javasound
2626
implementation group: 'org.jaudiolibs', name: 'audioservers-javasound', version: '2.0.0'
2727
implementation 'com.google.code.gson:gson:2.11.0'
28-
implementation 'com.formdev:flatlaf:3.5'
28+
implementation 'com.formdev:flatlaf:3.5.1'
2929
implementation group: 'org.ow2.asm', name: 'asm', version: '9.7'
3030
implementation group: 'org.ow2.asm', name: 'asm-commons', version: '9.7'
3131
implementation group: 'org.ow2.asm', name: 'asm-util', version: '9.7'

0 commit comments

Comments
 (0)