diff --git a/pubspec.yaml b/pubspec.yaml index 0847bf0..22c7756 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,5 +16,5 @@ dependencies: dev_dependencies: angel_hot: ^1.1.0 # Hot-reloading support. :) angel_test: ^1.1.0 # Utilities for testing Angel servers. - console: ^2.2.4 - test: ^0.12.13 \ No newline at end of file + console: ^3.0.0 + test: ^0.12.13