Skip to content

Commit

Permalink
Update FlatLaf from 2.3 to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DevCharly committed Jul 14, 2022
1 parent e79c82f commit f5e97ef
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.

D7A77B74A49FC9705199426FFA73BD67ACF06306 com.formdev:flatlaf:2.3
691E1F12C78F42E0DFD9FC37BC599042A1EBDD0D com.formdev:flatlaf:2.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: 2.3
Files: flatlaf-2.3.jar
Version: 2.4
Files: flatlaf-2.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-2.3.jar=modules/ext/flatlaf-2.3.jar
release.external/flatlaf-2.4.jar=modules/ext/flatlaf-2.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-2.3.jar</runtime-relative-path>
<binary-origin>external/flatlaf-2.3.jar</binary-origin>
<runtime-relative-path>ext/flatlaf-2.4.jar</runtime-relative-path>
<binary-origin>external/flatlaf-2.4.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down

0 comments on commit f5e97ef

Please sign in to comment.