Skip to content

Commit 21042cb

Browse files
sgrellgesellix
authored andcommitted
Update constraint for groovy to match version
1 parent 527c7a5 commit 21042cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation(it) {
8080
version {
8181
strictly("[3,4)")
82-
prefer("3.0.21")
82+
prefer("3.0.22")
8383
}
8484
}
8585
}

0 commit comments

Comments
 (0)