Browse Source

Upgrade randomized runner to 2.8.0 (#88194)

This commit bumps the version of randomized runner that tests use to
2.8.0.
Ryan Ernst 3 years ago
parent
commit
e2337bc8f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build-tools-internal/version.properties

+ 1 - 1
build-tools-internal/version.properties

@@ -33,7 +33,7 @@ bouncycastle=1.64
 opensaml = 4.0.1
 
 # test dependencies
-randomizedrunner  = 2.7.7
+randomizedrunner  = 2.8.0
 junit             = 4.12
 junit5            = 5.7.1
 httpclient        = 4.5.13