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 66a7889 commit c706a70Copy full SHA for c706a70
lib/build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
implementation(it) {
42
version {
43
strictly("[3,4)")
44
- prefer("3.4.0")
+ prefer("3.5.0")
45
}
46
47
0 commit comments