corsac-dart / jwt

Lightweight implementation of JSON Web Tokens (JWT)
BSD 2-Clause "Simplified" License
45 stars 28 forks source link

Update dependencies to not conflict with json_annotation 3.1.0 #17

Closed DwayneCoussement closed 3 years ago

DwayneCoussement commented 4 years ago

Because this conflicts with the latest version of json_annotation / json_serializable :-)

pulyaevskiy commented 3 years ago

Closing this in favor of #18 which updates a few more deps. Thanks for submitting though!