Skip to content

Commit 7e140f4

Browse files
committed
Upgrade groovy to 3.0.25
1 parent e8bc3d6 commit 7e140f4

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
@@ -7,7 +7,7 @@ okhttp-legacy = "[3.0,3.12.12]" # 3.12.x is last version to support Java7
77
okio = "1.17.6" # Datadog fork
88

99
spock = "2.3-groovy-3.0"
10-
groovy = "3.0.24"
10+
groovy = "3.0.25"
1111
junit5 = "5.9.2"
1212
logback = "1.2.3"
1313
bytebuddy = "1.17.5"

0 commit comments

Comments
 (0)