TOPdesk / dart-junitreport

An application to generate JUnit XML reports from dart test runs.
https://pub.dartlang.org/packages/junitreport
MIT License
31 stars 45 forks source link

Update dependencies #30

Closed raapperez closed 2 years ago

raapperez commented 3 years ago

Hi, we use a lot dart-junitreport. Thank you for creating it.

We are bumping flutter in our project and require some of the dependencies to be updated.

It would be perfect if the following dependencies are bumped to the last version:

  args: ^2.1.0
  intl: ^0.17.0
  xml: ^5.1.0
rspilker commented 2 years ago

A null-safe version 2.0.0 has just been released.