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 1a768d4 commit c6766d5Copy full SHA for c6766d5
fuzzing-tests/build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
implementation(projects.micronautFuzzingApi)
24
implementation(projects.micronautFuzzingRunner)
25
26
- runtimeOnly("com.aayushatharva.brotli4j:native-linux-x86_64:1.18.0")
+ runtimeOnly("com.aayushatharva.brotli4j:native-linux-x86_64:1.19.0")
27
runtimeOnly("com.aayushatharva.brotli4j:brotli4j:1.18.0")
28
runtimeOnly("com.github.jponge:lzma-java:1.3")
29
runtimeOnly("com.github.luben:zstd-jni:1.5.7-4")
0 commit comments