We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a66e5 commit 04e6e63Copy full SHA for 04e6e63
build.gradle
@@ -24,7 +24,7 @@ ext {
24
}
25
26
dependencies {
27
- implementation 'at.yawk.lz4:lz4-java:1.10.2' // Apache 2.0
+ implementation 'at.yawk.lz4:lz4-java:1.10.3' // Apache 2.0
28
implementation 'com.github.albfernandez:javadbf:1.14.1' // LGPL 3.0
29
implementation 'com.google.code.gson:gson:2.13.2' // Apache 2.0
30
implementation 'org.apache.commons:commons-lang3:3.20.0' // Apache 2.0
0 commit comments