Switch interop tests to Dart 3 (#644)

This commit is contained in:
Moritz 2023-06-20 16:09:38 -04:00 committed by GitHub
parent 754289be88
commit 870ac192fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ description: Dart gRPC interoperability test suite.
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
sdk: ^3.0.0
dependencies:
args: ^2.0.0