Skip to content

Commit

Permalink
chore(deps): bump com.github.luben:zstd-jni in /backend (#1710)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 3ab1de3 commit 73ccfe4
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.1'
implementation 'com.github.luben:zstd-jni:1.5.6-2'
implementation 'com.github.luben:zstd-jni:1.5.6-3'
implementation 'org.tukaani:xz:1.9'

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

0 comments on commit 73ccfe4

Please sign in to comment.