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/04/30 20:21:36 UTC

[jmeter] branch master updated: Update Darklaf from 2.0.3 to 2.1.0 for fix checkboxes issue

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 bf6fe72  Update Darklaf from 2.0.3 to 2.1.0 for fix checkboxes issue
bf6fe72 is described below

commit bf6fe727783266afde24f2ed4645725481f49c28
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Thu Apr 30 22:21:17 2020 +0200

    Update Darklaf from 2.0.3 to 2.1.0 for fix checkboxes issue
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index be27415..be9c249 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.0.3
+darklaf.version=2.1.0
 dec.version=0.1.2
 dnsjava.version=2.1.9
 equalsverifier.version=3.1.13