Skip to content

Commit 39f2d96

Browse files
author
Federico Berti
committed
Merge remote-tracking branch 'origin/master'
2 parents 8be9da8 + e6f3cf8 commit 39f2d96

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)