We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c692c4b commit 6c13302Copy full SHA for 6c13302
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ okhttp = "3.12.15" # Datadog fork to support Java 7
12
# Languages
13
## Groovy
14
groovy3 = "3.0.24"
15
-groovy4 = "4.0.29"
+groovy4 = "4.0.26"
16
17
## Kotlin
18
kotlin = "1.6.21"
@@ -67,8 +67,8 @@ junit4 = "4.13.2"
67
junit5 = "5.12.2"
68
junit-platform = "1.12.2"
69
mockito = "4.4.0"
70
-spock-groovy3 = "2.4-M7-groovy-3.0"
71
-spock-groovy4 = "2.4-M7-groovy-4.0"
+spock-groovy3 = "2.4-M6-groovy-3.0"
+spock-groovy4 = "2.4-M6-groovy-4.0"
72
testcontainers = "1.21.3"
73
74
[libraries]
0 commit comments