Skip to content

Commit 4f278de

Browse files
authored
Upgrade to Spock 2.3 (#8634)
1 parent 52b943d commit 4f278de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ okhttp = "3.12.15" # Datadog fork to support Java 7
66
okhttp-legacy = "[3.0,3.12.12]" # 3.12.x is last version to support Java7
77
okio = "1.17.6" # Datadog fork
88

9-
spock = "2.2-groovy-3.0"
9+
spock = "2.3-groovy-3.0"
1010
groovy = "3.0.17"
1111
junit5 = "5.9.2"
1212
logback = "1.2.3"

0 commit comments

Comments
 (0)