File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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.14.0.jar | Apache 2.0 |
4545| ezmorph-1.0.6.jar | Apache 2.0 |
46- | flatlaf-3.6.2. jar | Apache 2.0 |
47- | flatlaf-swingx-3.6.2. jar | Apache 2.0 |
46+ | flatlaf-3.7. jar | Apache 2.0 |
47+ | flatlaf-swingx-3.7. 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 |
@@ -55,7 +55,7 @@ and subject to their respective licenses.
5555| jgrapht-core-0.9.2.jar | LGPL 2.1 |
5656| json-lib-2.4-jdk15.jar | MIT + "Good, Not Evil" |
5757| log4j-1.2-api-2.25.2.jar | Apache 2.0 |
58- | log4j-api-2.25.2" .jar | Apache 2.0 |
58+ | log4j-api-2.25.2.jar | Apache 2.0 |
5959| log4j-core-2.25.2.jar | Apache 2.0 |
6060| log4j-jul-2.25.2.jar | Apache 2.0 |
6161| rsyntaxtextarea-3.6.0.jar | BSD-3 clause |
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ dependencies {
113113 api(" org.jgrapht:jgrapht-core:0.9.2" )
114114 api(" org.swinglabs.swingx:swingx-all:1.6.5-1" )
115115
116- implementation(" com.formdev:flatlaf:3.6.2 " )
117- implementation(" com.formdev:flatlaf-swingx:3.6.2 " )
116+ implementation(" com.formdev:flatlaf:3.7 " )
117+ implementation(" com.formdev:flatlaf-swingx:3.7 " )
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