Skip to content

Commit

Permalink
bump ld sdk version to 5.10.6 (#2650)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianliu0815 authored Jan 7, 2023
1 parent c324176 commit d07ef50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ object Dependencies {
val kotlinTest = "org.jetbrains.kotlin:kotlin-test:1.7.0"
val kotlinxCoroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3"
val kubernetesClient = "io.kubernetes:client-java:14.0.0"
val launchDarkly = "com.launchdarkly:launchdarkly-java-server-sdk:5.10.4"
val launchDarkly = "com.launchdarkly:launchdarkly-java-server-sdk:5.10.6"
val logbackClassic = "ch.qos.logback:logback-classic:1.4.0"
val loggingApi = "io.github.microutils:kotlin-logging:2.1.23"
val mavenPublishGradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.18.0"
Expand Down

0 comments on commit d07ef50

Please sign in to comment.