Skip to content

Commit

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

---
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 8, 2024
1 parent 6e4c9f7 commit 269489e
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-1'
implementation 'com.github.luben:zstd-jni:1.5.6-2'
implementation 'org.tukaani:xz:1.9'

testImplementation("org.springframework.boot:spring-boot-starter-test") {
Expand Down

0 comments on commit 269489e

Please sign in to comment.