Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 29536ae commit de4cb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-security"

implementation 'org.apache.commons:commons-compress:1.26.2'
implementation 'com.github.luben:zstd-jni:1.5.6-3'
implementation 'com.github.luben:zstd-jni:1.5.6-4'
implementation 'org.tukaani:xz:1.9'

implementation("org.redundent:kotlin-xml-builder:1.9.1")
Expand Down

0 comments on commit de4cb8f

Please sign in to comment.