summaryrefslogtreecommitdiff
path: root/dart/pubspec.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dart/pubspec.yaml')
-rw-r--r--dart/pubspec.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dart/pubspec.yaml b/dart/pubspec.yaml
index 3f908773..2fda1d4d 100644
--- a/dart/pubspec.yaml
+++ b/dart/pubspec.yaml
@@ -1,5 +1,5 @@
name: flat_buffers
-version: 1.9.1
+version: 1.9.2
description: >
FlatBuffers reading and writing library for Dart. Use the flatc compiler to
generate Dart classes for a FlatBuffers schema, and this library to assist with
@@ -13,7 +13,7 @@ authors:
homepage: https://github.com/google/flatbuffers
documentation: https://google.github.io/flatbuffers/index.html
dev_dependencies:
- test: ^0.12.33
+ test: ^1.3.0
test_reflective_loader: ^0.1.4
path: ^1.5.1
environment: