Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
Update the org.realityforge.org.jetbrains.annotations dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
realityforge committed Dec 19, 2020
1 parent 71f7b09 commit cf69aa2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Unreleased

* Upgrade the `org.realityforge.org.jetbrains.annotations` artifact to version `1.7.0`.

### [v0.119](https://github.com/arez/arez-spytools/tree/v0.119) (2020-11-25) · [Full Changelog](https://github.com/arez/arez-spytools/compare/v0.118...v0.119)

* Upgrade the `org.realityforge.org.jetbrains.annotations` artifact to version `1.6.0`.
Expand Down
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ artifacts:
guiceyloops: org.realityforge.guiceyloops:guiceyloops:jar:0.106

javax_annotation: org.realityforge.javax.annotation:javax.annotation:jar:1.0.1
jetbrains_annotations: org.realityforge.org.jetbrains.annotations:org.jetbrains.annotations:jar:1.6.0
jetbrains_annotations: org.realityforge.org.jetbrains.annotations:org.jetbrains.annotations:jar:1.7.0

# GWT deps
gwt_user: com.google.gwt:gwt-user:jar:2.9.0
Expand Down

0 comments on commit cf69aa2

Please sign in to comment.