This is an automated email from the ASF dual-hosted git repository.
sunlan pushed a commit to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
new add4e32db0 GROOVY-11696: Bump junit to 5.13.1
add4e32db0 is described below
commit add4e32db03c4bc4a83bd63bee98954e25e7a425
Author: Daniel Sun <[email protected]>
AuthorDate: Sun Jun 8 15:28:14 2025 +0900
GROOVY-11696: Bump junit to 5.13.1
(cherry picked from commit 3110462fe5d7b7c907564ee7f0cda0f7cba43ba8)
---
versions.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/versions.properties b/versions.properties
index ce70aa98ad..7cdcf17e0e 100644
--- a/versions.properties
+++ b/versions.properties
@@ -39,8 +39,8 @@ jmh=1.37
jmock=1.2.0
jruby=9.2.17.0
junit=4.13.2
-junit5=5.13.0
-junit5Platform=1.13.0
+junit5=5.13.1
+junit5Platform=1.13.1
log4j=1.2.17
log4j2=2.24.3
logback=1.3.15