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 434b131 commit 4bf1f07Copy full SHA for 4bf1f07
build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
implementation(it) {
36
version {
37
strictly("[1.6,1.10)")
38
- prefer("1.9.0")
+ prefer("1.9.10")
39
}
40
41
0 commit comments