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 b393605 commit 4d48514Copy full SHA for 4d48514
build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
implementation(it) {
36
version {
37
strictly("[1.5,1.9)")
38
- prefer("1.8.20")
+ prefer("1.8.21")
39
}
40
41
0 commit comments