Skip to content

Commit

Permalink
chore(lapis2): bump com.github.luben:zstd-jni in /lapis2
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-2 to 1.5.6-3.
- [Commits](luben/zstd-jni@v1.5.6-2...v1.5.6-3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 2b7057b commit 8b231aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lapis2/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.1'
implementation 'org.antlr:antlr4-runtime:4.13.1'
implementation 'org.apache.commons:commons-csv:1.10.0'
implementation 'com.github.luben:zstd-jni:1.5.6-2'
implementation 'com.github.luben:zstd-jni:1.5.6-3'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
implementation "org.jetbrains.kotlinx:kotlinx-datetime:0.5.0"

Expand Down

0 comments on commit 8b231aa

Please sign in to comment.