Skip to content

Commit

Permalink
chore(deps): Update dependency com.aayushatharva.brotli4j:brotli4j to…
Browse files Browse the repository at this point in the history
… v1.15.0
  • Loading branch information
renovate[bot] authored Dec 29, 2023
1 parent 3c4ff6f commit 4b76d34
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 @@ -33,7 +33,7 @@ dependencies {
runtimeDownloadOnlyApi("org.spongepowered:configurate-hocon:4.2.0-SNAPSHOT")
implementation(libs.gremlin.runtime)
runtimeDownloadOnlyApi("org.spongepowered:configurate-extra-kotlin:4.2.0-SNAPSHOT")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:brotli4j:1.13.0")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:brotli4j:1.15.0")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-windows-x86_64:1.13.0")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-osx-aarch64:1.13.0")
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-osx-x86_64:1.13.0")
Expand Down

0 comments on commit 4b76d34

Please sign in to comment.