Skip to content

Commit a1771e8

Browse files
Update dependency com.github.luben:zstd-jni to v1.5.5-11 (#1149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d7449d commit a1771e8

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
@@ -11,7 +11,7 @@ dependencies {
1111
var openTelemetryVersion = "1.34.0"
1212
api("io.opentelemetry:opentelemetry-exporter-common:$openTelemetryVersion")
1313

14-
implementation("com.github.luben:zstd-jni:1.5.5-10")
14+
implementation("com.github.luben:zstd-jni:1.5.5-11")
1515

1616
testImplementation("io.opentelemetry:opentelemetry-sdk-testing:$openTelemetryVersion")
1717
testImplementation("io.opentelemetry:opentelemetry-exporter-otlp:$openTelemetryVersion")

0 commit comments

Comments
 (0)