Skip to content

Commit e6f3cf8

Browse files
build(deps): bump com.formdev:flatlaf from 3.6 to 3.6.1 (#162)
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.6 to 3.6.1. - [Release notes](https://github.com/JFormDesigner/FlatLaf/releases) - [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md) - [Commits](JFormDesigner/FlatLaf@3.6...3.6.1) --- updated-dependencies: - dependency-name: com.formdev:flatlaf dependency-version: 3.6.1 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 23f5329 commit e6f3cf8

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
@@ -28,7 +28,7 @@ dependencies {
2828
// https://mvnrepository.com/artifact/org.jaudiolibs/audioservers-javasound
2929
implementation group: 'org.jaudiolibs', name: 'audioservers-javasound', version: '2.0.0'
3030
implementation 'com.google.code.gson:gson:2.13.1'
31-
implementation 'com.formdev:flatlaf:3.6'
31+
implementation 'com.formdev:flatlaf:3.6.1'
3232
implementation group: 'org.ow2.asm', name: 'asm', version: '9.8'
3333
implementation group: 'org.ow2.asm', name: 'asm-commons', version: '9.8'
3434
implementation group: 'org.ow2.asm', name: 'asm-util', version: '9.8'

0 commit comments

Comments
 (0)