Skip to content

Commit e7fc09c

Browse files
build(deps): bump com.google.j2objc:j2objc-annotations from 3.0.0 to 3.1
Bumps [com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc) from 3.0.0 to 3.1. - [Release notes](https://github.com/google/j2objc/releases) - [Commits](google/j2objc@3.0.0...3.1) --- updated-dependencies: - dependency-name: com.google.j2objc:j2objc-annotations dependency-version: '3.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent caa1722 commit e7fc09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
<dependency>
242242
<groupId>com.google.j2objc</groupId>
243243
<artifactId>j2objc-annotations</artifactId>
244-
<version>3.0.0</version>
244+
<version>3.1</version>
245245
</dependency>
246246

247247
<dependency>

0 commit comments

Comments
 (0)