This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 00465e5  [NETBEANS-4173] Update FlatLaf from 0.30 to 0.31
     new 601151b  Merge pull request #2094 from DevCharly/flatlaf-0.31
00465e5 is described below

commit 00465e52517a362b7397eaaa2db02d95819ed560
Author: Karl Tauber <[email protected]>
AuthorDate: Mon Apr 20 13:20:16 2020 +0200

    [NETBEANS-4173] Update FlatLaf from 0.30 to 0.31
---
 platform/libs.flatlaf/external/binaries-list                          | 2 +-
 .../external/{flatlaf-0.30-license.txt => flatlaf-0.31-license.txt}   | 4 ++--
 platform/libs.flatlaf/nbproject/project.properties                    | 2 +-
 platform/libs.flatlaf/nbproject/project.xml                           | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/platform/libs.flatlaf/external/binaries-list 
b/platform/libs.flatlaf/external/binaries-list
index f281b16..c4846fd 100644
--- a/platform/libs.flatlaf/external/binaries-list
+++ b/platform/libs.flatlaf/external/binaries-list
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-1EBD625C1844170CEBC7BCF02856E5E2DD396070 com.formdev:flatlaf:0.30
+AFD85ED83238E56BD032FB05471781C6E54AD6F2 com.formdev:flatlaf:0.31
diff --git a/platform/libs.flatlaf/external/flatlaf-0.30-license.txt 
b/platform/libs.flatlaf/external/flatlaf-0.31-license.txt
similarity index 99%
rename from platform/libs.flatlaf/external/flatlaf-0.30-license.txt
rename to platform/libs.flatlaf/external/flatlaf-0.31-license.txt
index 4287006..594cfba 100644
--- a/platform/libs.flatlaf/external/flatlaf-0.30-license.txt
+++ b/platform/libs.flatlaf/external/flatlaf-0.31-license.txt
@@ -1,7 +1,7 @@
 Name: FlatLaf Look and Feel
 Description: FlatLaf Look and Feel
-Version: 0.30
-Files: flatlaf-0.30.jar
+Version: 0.31
+Files: flatlaf-0.31.jar
 License: Apache-2.0
 Origin: FormDev Software GmbH.
 URL: https://www.formdev.com/flatlaf/
diff --git a/platform/libs.flatlaf/nbproject/project.properties 
b/platform/libs.flatlaf/nbproject/project.properties
index 9db7c18..151b673 100644
--- a/platform/libs.flatlaf/nbproject/project.properties
+++ b/platform/libs.flatlaf/nbproject/project.properties
@@ -20,4 +20,4 @@ javac.compilerargs=-Xlint:unchecked
 javac.source=1.8
 nbm.target.cluster=platform
 
-release.external/flatlaf-0.30.jar=modules/ext/flatlaf-0.30.jar
+release.external/flatlaf-0.31.jar=modules/ext/flatlaf-0.31.jar
diff --git a/platform/libs.flatlaf/nbproject/project.xml 
b/platform/libs.flatlaf/nbproject/project.xml
index ec7f9b7..d81c026 100644
--- a/platform/libs.flatlaf/nbproject/project.xml
+++ b/platform/libs.flatlaf/nbproject/project.xml
@@ -30,8 +30,8 @@
                 <package>com.formdev.flatlaf.util</package>
             </public-packages>
             <class-path-extension>
-                
<runtime-relative-path>ext/flatlaf-0.30.jar</runtime-relative-path>
-                <binary-origin>external/flatlaf-0.30.jar</binary-origin>
+                
<runtime-relative-path>ext/flatlaf-0.31.jar</runtime-relative-path>
+                <binary-origin>external/flatlaf-0.31.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to