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 82d8ea4 commit f030bd2Copy full SHA for f030bd2
api-client/build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
implementation(it) {
33
version {
34
strictly("[3,4)")
35
- prefer("3.4.0")
+ prefer("3.5.0")
36
}
37
38
0 commit comments