File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ 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.2'
31- implementation ' com.formdev:flatlaf:3.6.2 '
32- implementation group : ' org.ow2.asm' , name : ' asm' , version : ' 9.9'
33- implementation group : ' org.ow2.asm' , name : ' asm-commons' , version : ' 9.9'
34- implementation group : ' org.ow2.asm' , name : ' asm-util' , version : ' 9.9'
31+ implementation ' com.formdev:flatlaf:3.7 '
32+ implementation group : ' org.ow2.asm' , name : ' asm' , version : ' 9.9.1 '
33+ implementation group : ' org.ow2.asm' , name : ' asm-commons' , version : ' 9.9.1 '
34+ implementation group : ' org.ow2.asm' , name : ' asm-util' , version : ' 9.9.1 '
3535
3636 implementation ' org.tinylog:tinylog-api:2.7.0'
3737 implementation ' org.tinylog:tinylog-impl:2.7.0'
You can’t perform that action at this time.
0 commit comments