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 bc9a4a7 commit 9df61fcCopy full SHA for 9df61fc
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
implementation(it) {
35
version {
36
strictly("[1.4,1.7)")
37
- prefer("1.6.20")
+ prefer("1.6.21")
38
}
39
40
0 commit comments