Skip to content

Commit

Permalink
Update dependency com.github.luben:zstd-jni to v1.5.6-8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 9740632 commit 8eb2b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ undertow-core = { module = "io.undertow:undertow-core", version.ref = "undertow"
undertow-servlet = { module = "io.undertow:undertow-servlet", version.ref = "undertow" }
vertx-core = { module = "io.vertx:vertx-core", version = "4.5.11" }
wiremock = { module = "com.github.tomakehurst:wiremock-jre8-standalone", version = "3.0.1" }
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-7" }
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-8" }

[plugins]
gatling = { id = "io.gatling.gradle", version = "3.13.1" }
Expand Down

0 comments on commit 8eb2b78

Please sign in to comment.