You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2020/06/13 16:51:20 UTC

[jmeter] branch master updated: Revert to darklaf 2.1.1 as 2.2.x break Guis that use GroupLayout

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 23776e4  Revert to darklaf 2.1.1 as 2.2.x break Guis that use GroupLayout
23776e4 is described below

commit 23776e4e87302681e4ac79b4e71b0844cdd54ca1
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Sat Jun 13 18:50:30 2020 +0200

    Revert to darklaf 2.1.1 as 2.2.x break Guis that use GroupLayout
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 94ac714..7ce1683 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -66,7 +66,7 @@ commons-math3.version=3.6.1
 commons-net.version=3.6
 commons-pool2.version=2.8.0
 commons-text.version=1.8
-darklaf.version=2.2.1
+darklaf.version=2.1.1
 dec.version=0.1.2
 dnsjava.version=2.1.9
 equalsverifier.version=3.1.13