File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ and subject to their respective licenses.
4343| commons-logging-1.3.5.jar | Apache 2.0 |
4444| commons-text-1.13.0.jar | Apache 2.0 |
4545| ezmorph-1.0.6.jar | Apache 2.0 |
46- | flatlaf-3.6.jar | Apache 2.0 |
47- | flatlaf-swingx-3.6.jar | Apache 2.0 |
46+ | flatlaf-3.6.1. jar | Apache 2.0 |
47+ | flatlaf-swingx-3.6.1. jar | Apache 2.0 |
4848| harlib-1.1.3.jar | Apache 2.0 |
4949| hsqldb-2.7.4.jar | BSD |
5050| jackson-core-asl-1.9.13.jar | Apache 2.0 |
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ dependencies {
113113 api(" org.jgrapht:jgrapht-core:0.9.0" )
114114 api(" org.swinglabs.swingx:swingx-all:1.6.5-1" )
115115
116- implementation(" com.formdev:flatlaf:3.6" )
117- implementation(" com.formdev:flatlaf-swingx:3.6" )
116+ implementation(" com.formdev:flatlaf:3.6.1 " )
117+ implementation(" com.formdev:flatlaf-swingx:3.6.1 " )
118118
119119 runtimeOnly(" commons-logging:commons-logging:1.3.5" )
120120 runtimeOnly(" xom:xom:1.3.9" ) {
You can’t perform that action at this time.
0 commit comments