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 a4d1671 commit 13a78abCopy full SHA for 13a78ab
build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
implementation(it) {
36
version {
37
strictly("[1.6,1.9)")
38
- prefer("1.8.21")
+ prefer("1.8.22")
39
}
40
41
0 commit comments