We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4ff6f commit f5a3ee0Copy full SHA for f5a3ee0
app/build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
runtimeDownloadOnlyApi("org.spongepowered:configurate-hocon:4.2.0-SNAPSHOT")
34
implementation(libs.gremlin.runtime)
35
runtimeDownloadOnlyApi("org.spongepowered:configurate-extra-kotlin:4.2.0-SNAPSHOT")
36
- runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:brotli4j:1.13.0")
+ runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:brotli4j:1.18.0")
37
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-windows-x86_64:1.13.0")
38
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-osx-aarch64:1.13.0")
39
runtimeDownloadOnlyApi("com.aayushatharva.brotli4j:native-osx-x86_64:1.13.0")
0 commit comments