Skip to content

Commit df33446

Browse files
dependabot: bump com.google.j2objc:j2objc-annotations from 1.3 to 2.8
Bumps [com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc) from 1.3 to 2.8. - [Release notes](https://github.com/google/j2objc/releases) - [Commits](google/j2objc@1.3...2.8) --- updated-dependencies: - dependency-name: com.google.j2objc:j2objc-annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7daf67a commit df33446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ dependencies {
541541
runtimeOnly 'com.google.guava:failureaccess:1.0.1'
542542
runtimeOnly 'org.apache.commons:commons-text:1.10.0'
543543
runtimeOnly 'org.glassfish.jaxb:jaxb-runtime:2.3.4'
544-
runtimeOnly 'com.google.j2objc:j2objc-annotations:1.3'
544+
runtimeOnly 'com.google.j2objc:j2objc-annotations:2.8'
545545
runtimeOnly 'com.google.code.findbugs:jsr305:3.0.2'
546546
runtimeOnly 'com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'
547547
runtimeOnly 'org.lz4:lz4-java:1.8.0'

0 commit comments

Comments
 (0)