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 7daf67a commit df33446Copy full SHA for df33446
build.gradle
@@ -541,7 +541,7 @@ dependencies {
541
runtimeOnly 'com.google.guava:failureaccess:1.0.1'
542
runtimeOnly 'org.apache.commons:commons-text:1.10.0'
543
runtimeOnly 'org.glassfish.jaxb:jaxb-runtime:2.3.4'
544
- runtimeOnly 'com.google.j2objc:j2objc-annotations:1.3'
+ runtimeOnly 'com.google.j2objc:j2objc-annotations:2.8'
545
runtimeOnly 'com.google.code.findbugs:jsr305:3.0.2'
546
runtimeOnly 'com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'
547
runtimeOnly 'org.lz4:lz4-java:1.8.0'
0 commit comments