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 3daa6a9 commit 33b611dCopy full SHA for 33b611d
build.gradle.kts
@@ -57,7 +57,7 @@ dependencies {
57
implementation(it) {
58
version {
59
strictly("[3,4)")
60
- prefer("3.3.0")
+ prefer("3.4.0")
61
}
62
63
0 commit comments