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 280615f commit 84216a5Copy full SHA for 84216a5
api-client/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation(it) {
32
version {
33
strictly("[3,4)")
34
- prefer("3.1.0")
+ prefer("3.2.0")
35
}
36
37
0 commit comments