Skip to content

Commit 3cc5532

Browse files
committed
Upgrade randomizedtesting to 2.8.4.
1 parent 26125f2 commit 3cc5532

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ opennlp = "2.5.7"
4949
# distribution.tests/ process management
5050
procfork = "1.0.6"
5151
# unit tests
52-
randomizedtesting = "2.8.3"
52+
randomizedtesting = "2.8.4"
5353
# spatial-extras/ support
5454
s2-geometry = "1.0.0"
5555
# spatial-extras/ support

lucene/licenses/randomizedtesting-runner-2.8.3.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8a8e4edac434f169adbed4c5078e9619afc9b5fb

versions.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"comment" : "An inventory of resolved dependency versions. Do not edit this file directly.",
33
"configurationGroups" : {
44
"main_dependencies" : {
5-
"com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.3" : "fa9ef26b,refs=4",
5+
"com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.4" : "fa9ef26b,refs=4",
66
"com.ibm.icu:icu4j:78.2" : "47ea4550,refs=6",
77
"commons-codec:commons-codec:1.21.0" : "e6288df0,refs=6",
88
"commons-io:commons-io:2.20.0" : "5ce8cdc6,refs=2",
@@ -26,7 +26,7 @@
2626
"xerces:xercesImpl:2.12.2" : "5ce8cdc6,refs=2"
2727
},
2828
"test_dependencies" : {
29-
"com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.3" : "129da9bf,refs=76",
29+
"com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.4" : "129da9bf,refs=76",
3030
"com.carrotsearch:procfork:1.0.6" : "b7ba1646,refs=2",
3131
"com.github.ben-manes.caffeine:caffeine:3.0.5" : "90685606,refs=39",
3232
"com.github.kevinstern:software-and-algorithms:1.0" : "90685606,refs=39",

0 commit comments

Comments
 (0)