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 3ef5025 commit b8d5669Copy full SHA for b8d5669
build.gradle.kts
@@ -48,7 +48,7 @@ dependencies {
48
implementation(it) {
49
version {
50
strictly("[1.12.0,2)")
51
- prefer("1.15.1")
+ prefer("1.15.2")
52
}
53
54
0 commit comments