Skip to content

Commit

Permalink
chore(lapis): bump com.github.luben:zstd-jni in /lapis
Browse files Browse the repository at this point in the history
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-4 to 1.5.6-5.
- [Commits](luben/zstd-jni@v1.5.6-4...v1.5.6-5)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2024
1 parent ce8b5b4 commit 6bea19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lapis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
antlr 'org.antlr:antlr4:4.13.2'
implementation 'org.antlr:antlr4-runtime:4.13.2'
implementation 'org.apache.commons:commons-csv:1.11.0'
implementation 'com.github.luben:zstd-jni:1.5.6-4'
implementation 'com.github.luben:zstd-jni:1.5.6-5'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
implementation 'org.jetbrains.kotlinx:kotlinx-datetime:0.6.1'

Expand Down

0 comments on commit 6bea19d

Please sign in to comment.