From ce46ccf058c41f1c1939513d0aafc098cbe5e0bc Mon Sep 17 00:00:00 2001 From: Jake Landis Date: Thu, 4 Jan 2024 15:33:05 -0600 Subject: [PATCH] bump junit version --- build-tools-internal/version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-tools-internal/version.properties b/build-tools-internal/version.properties index 54bc80e0c08c2..a9dfd56f02448 100644 --- a/build-tools-internal/version.properties +++ b/build-tools-internal/version.properties @@ -36,7 +36,7 @@ protobuf = 3.21.9 # test dependencies randomizedrunner = 2.8.0 -junit = 4.12 +junit = 4.13.2 junit5 = 5.7.1 hamcrest = 2.1 mocksocket = 1.2