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 43a0d90 commit 77d6f73Copy full SHA for 77d6f73
build.gradle.kts
@@ -62,7 +62,7 @@ dependencies {
62
}
63
64
65
- implementation("org.jetbrains.kotlin:kotlin-stdlib:1.8.22")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib:1.9.0")
66
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.22")
67
68
implementation("io.github.microutils:kotlin-logging:3.0.5")
0 commit comments