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 076f8c6 commit 50b7c31Copy full SHA for 50b7c31
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
implementation(it) {
35
version {
36
strictly("[1.5,1.9)")
37
- prefer("1.8.10")
+ prefer("1.8.20")
38
}
39
40
0 commit comments