Skip to content

Commit

Permalink
chore(deps): Update dependency com.aayushatharva.brotli4j:native-linu…
Browse files Browse the repository at this point in the history
…x-x86_64 to v1.17.0
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 3c4ff6f commit e11d193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-osx-x86_64:1.13.0")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-linux-armv7:1.13.0")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-linux-aarch64:1.13.0")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-linux-x86_64:1.13.0")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-linux-x86_64:1.17.0")
}

applyJarMetadata("imagery-app")
Expand Down

0 comments on commit e11d193

Please sign in to comment.