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 75130e4 commit 735d619Copy full SHA for 735d619
build.gradle.kts
@@ -62,7 +62,7 @@ dependencies {
62
}
63
64
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.8.10")
65
- implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.10")
+ implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.20")
66
67
implementation("io.github.microutils:kotlin-logging:3.0.5")
68
implementation("org.slf4j:slf4j-api:2.0.7")
0 commit comments