[null-safety] update path version (#22134)

This commit is contained in:
Jonah Williams 2020-10-26 18:49:42 -07:00 committed by GitHub
parent 818e8aa340
commit b177edd069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ dev_dependencies:
image: 2.1.13
js: 0.6.1+1
mockito: 4.1.1
path: 1.8.0-nullsafety.1
path: 1.8.0-nullsafety.2
test: 1.14.3
quiver: 2.1.3
build_resolvers: 1.3.10

View File

@ -4,7 +4,7 @@ environment:
sdk: ">=2.2.0 <3.0.0"
dependencies:
path: 1.8.0-nullsafety.1
path: 1.8.0-nullsafety.2
image: 2.1.13
js: 0.6.1+1
yaml: 2.2.1