Skip to content

Commit

Permalink
Update FlatLaf from 1.1.2 to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DevCharly committed Jul 13, 2021
1 parent 67c8245 commit f1eb4f2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion platform/libs.flatlaf/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.

9ED8CDEA9AA43429EA26702F806D69D51655B0EF com.formdev:flatlaf:1.1.2
1E93E3D19E4FFFAB2BB9AF96A6D47BBB7B3AB1CE com.formdev:flatlaf:1.4
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Name: FlatLaf Look and Feel
Description: FlatLaf Look and Feel
Version: 1.1.2
Files: flatlaf-1.1.2.jar
Version: 1.4
Files: flatlaf-1.4.jar
License: Apache-2.0
Origin: FormDev Software GmbH.
URL: https://www.formdev.com/flatlaf/
Expand Down
2 changes: 1 addition & 1 deletion platform/libs.flatlaf/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ javac.compilerargs=-Xlint:unchecked
javac.source=1.8
nbm.target.cluster=platform

release.external/flatlaf-1.1.2.jar=modules/ext/flatlaf-1.1.2.jar
release.external/flatlaf-1.4.jar=modules/ext/flatlaf-1.4.jar
4 changes: 2 additions & 2 deletions platform/libs.flatlaf/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<package>com.formdev.flatlaf.util</package>
</public-packages>
<class-path-extension>
<runtime-relative-path>ext/flatlaf-1.1.2.jar</runtime-relative-path>
<binary-origin>external/flatlaf-1.1.2.jar</binary-origin>
<runtime-relative-path>ext/flatlaf-1.4.jar</runtime-relative-path>
<binary-origin>external/flatlaf-1.4.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down

0 comments on commit f1eb4f2

Please sign in to comment.