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 c36ec39 commit 78c4ab8Copy full SHA for 78c4ab8
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
implementation(it) {
37
version {
38
strictly("[1.6,1.10)")
39
- prefer("1.9.21")
+ prefer("1.9.22")
40
}
41
42
0 commit comments