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 0561e5a commit bf86f15Copy full SHA for bf86f15
build.gradle.kts
@@ -62,7 +62,7 @@ dependencies {
62
}
63
64
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.21")
65
- implementation("org.jetbrains.kotlin:kotlin-reflect:1.6.21")
+ implementation("org.jetbrains.kotlin:kotlin-reflect:1.7.0")
66
67
implementation("io.github.microutils:kotlin-logging:2.1.23")
68
implementation("org.slf4j:slf4j-api:1.7.36")
0 commit comments