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 573af18 commit 7a76f6cCopy full SHA for 7a76f6c
build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
}
62
63
64
- implementation("org.jetbrains.kotlin:kotlin-stdlib:1.7.10")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib:1.7.20")
65
implementation("org.jetbrains.kotlin:kotlin-reflect:1.7.10")
66
67
implementation("io.github.microutils:kotlin-logging:3.0.0")
0 commit comments