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 3bb7349 commit c2ae691Copy full SHA for c2ae691
templates/kotlin/snippets/build.gradle.mustache
@@ -13,7 +13,7 @@ repositories {
13
dependencies {
14
implementation("com.algolia:algoliasearch-client-kotlin")
15
implementation("io.ktor:ktor-client-okhttp:2.3.12")
16
- implementation("ch.qos.logback:logback-classic:1.5.8")
+ implementation("ch.qos.logback:logback-classic:1.5.10")
17
implementation("io.github.cdimascio:dotenv-kotlin:6.4.2")
18
}
19
0 commit comments