Skip to content

Commit ad8b412

Browse files
Update dependency com.github.luben:zstd-jni to v1.5.6-5 (#1439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bb7be1 commit ad8b412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compressors/compressor-zstd/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ otelJava.moduleName.set("io.opentelemetry.contrib.compressor.zstd")
99
dependencies {
1010
api("io.opentelemetry:opentelemetry-exporter-common")
1111

12-
implementation("com.github.luben:zstd-jni:1.5.6-4")
12+
implementation("com.github.luben:zstd-jni:1.5.6-5")
1313

1414
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
1515
testImplementation("io.opentelemetry:opentelemetry-exporter-otlp")

0 commit comments

Comments
 (0)