Skip to content

Commit 6d7e741

Browse files
chore(deps): bump com.launchdarkly:launchdarkly-java-server-sdk
Bumps [com.launchdarkly:launchdarkly-java-server-sdk](https://github.com/launchdarkly/java-core) from 7.10.2 to 7.13.4. - [Release notes](https://github.com/launchdarkly/java-core/releases) - [Commits](launchdarkly/java-core@launchdarkly-java-server-sdk-7.10.2...launchdarkly-java-server-sdk-7.13.4) --- updated-dependencies: - dependency-name: com.launchdarkly:launchdarkly-java-server-sdk dependency-version: 7.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 648fbf7 commit 6d7e741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutine
122122
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktorClient" }
123123
ktor-client-java = { module = "io.ktor:ktor-client-java", version.ref = "ktorClient" }
124124
launchdarkly-android = { module = "com.launchdarkly:launchdarkly-android-client-sdk", version = "5.9.2" }
125-
launchdarkly-server = { module = "com.launchdarkly:launchdarkly-java-server-sdk", version = "7.10.2" }
125+
launchdarkly-server = { module = "com.launchdarkly:launchdarkly-java-server-sdk", version = "7.13.4" }
126126
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j2" }
127127
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j2" }
128128
leakcanary = { module = "com.squareup.leakcanary:leakcanary-android", version = "2.14" }

0 commit comments

Comments
 (0)