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

vladimirsitnikov 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 bd04dda149 Update Spock to 2.2-groovy-3.0 (from 2.1-groovy-3.0) (#5713)
bd04dda149 is described below

commit bd04dda149c380d66d203950fa395917d08b12ce
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Mon Sep 26 13:31:02 2022 +0300

    Update Spock to 2.2-groovy-3.0 (from 2.1-groovy-3.0) (#5713)
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 874c65a520..87324f2475 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -130,7 +130,7 @@ rhino.version=1.7.14
 rsyntaxtextarea.version=3.2.0
 Saxon-HE.version=11.3
 slf4j.version=1.7.36
-spock-core.version=2.1-groovy-3.0
+spock-core.version=2.2-groovy-3.0
 springframework.version=4.3.17.RELEASE
 svgSalamander.version=1.1.2.4
 tika.version=1.28.3
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 89aa8ddc62..96dd6b42b8 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -101,6 +101,7 @@ Summary
 
 <ch_section>Non-functional changes</ch_section>
 <ul>
+  <li><pr>5713</pr>update spockAdded randomized test GitHub Actions matrix for 
better coverage of locales and time zones</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->

Reply via email to