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 4c68c0d commit 0a6e8b4Copy full SHA for 0a6e8b4
build.gradle.kts
@@ -58,7 +58,7 @@ dependencies {
58
implementation(it) {
59
version {
60
strictly("[3,4)")
61
- prefer("3.8.0")
+ prefer("3.9.0")
62
}
63
64
0 commit comments