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 c99cfe7 commit ac11969Copy full SHA for ac11969
playground/kotlin/build.gradle.kts
@@ -11,7 +11,7 @@ repositories {
11
dependencies {
12
implementation("com.algolia:algoliasearch-client-kotlin")
13
implementation("io.ktor:ktor-client-okhttp:3.0.3")
14
- implementation("ch.qos.logback:logback-classic:1.5.15")
+ implementation("ch.qos.logback:logback-classic:1.5.16")
15
implementation("io.github.cdimascio:dotenv-kotlin:6.4.2")
16
}
17
0 commit comments