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-5 to 1.5.6-6.
- [Commits](luben/zstd-jni@v1.5.6-5...v1.5.6-6)

---
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 23, 2024
1 parent 43fd0d8 commit e0d4950
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 @@ -50,7 +50,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-security"

implementation 'org.apache.commons:commons-compress:1.27.1'
implementation 'com.github.luben:zstd-jni:1.5.6-5'
implementation 'com.github.luben:zstd-jni:1.5.6-6'
implementation 'org.tukaani:xz:1.10'

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

0 comments on commit e0d4950

Please sign in to comment.