Chromium Code Reviews

Unified Diff: mojo/dart/packages/mojo_apptest/pubspec.yaml

Issue 1980583002: Dart: Update peer package versions (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « mojo/dart/packages/mojo_apptest/CHANGELOG.md ('k') | mojo/dart/packages/mojom/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/packages/mojo_apptest/pubspec.yaml
diff --git a/mojo/dart/packages/mojo_apptest/pubspec.yaml b/mojo/dart/packages/mojo_apptest/pubspec.yaml
index b123be807ec414c8cf728feca96f758f4f5c3e23..2898f6fe251e9834a378b6c9c742b6d409d30dd9 100644
--- a/mojo/dart/packages/mojo_apptest/pubspec.yaml
+++ b/mojo/dart/packages/mojo_apptest/pubspec.yaml
@@ -1,10 +1,10 @@
author: Chromium Authors <mojo-dev@googlegroups.com>
dependencies:
- mojo_sdk: 0.2.24
+ mojo_sdk: 0.2.25
test: ^0.12.6+1
description: Test harness for mojo applications
environment:
sdk: '>=1.9.0 <2.0.0'
homepage: https://github.com/domokit/mojo
name: mojo_apptest
-version: 0.2.28
+version: 0.2.29
« no previous file with comments | « mojo/dart/packages/mojo_apptest/CHANGELOG.md ('k') | mojo/dart/packages/mojom/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine