Skip to content

Commit

Permalink
Upgrade of analyzer (lejard-h#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
JEuler authored Jun 20, 2022
1 parent cc2da20 commit 659b9f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions chopper_generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 4.0.3

- Analyzer dependency upgrade

## 4.0.2

- Analyzer dependency upgrade
Expand Down
4 changes: 2 additions & 2 deletions chopper_generator/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: chopper_generator
description: Chopper is an http client generator using source_gen, inspired by Retrofit
version: 4.0.2
version: 4.0.3
documentation: https://hadrien-lejard.gitbook.io/chopper
repository: https://github.com/lejard-h/chopper

environment:
sdk: ">=2.12.0 <3.0.0"

dependencies:
analyzer: ^3.0.0
analyzer: ^4.1.0
build: ^2.0.0
built_collection: ^5.0.0
chopper: ^4.0.0
Expand Down

0 comments on commit 659b9f8

Please sign in to comment.