diff --git a/pubspec.lock b/pubspec.lock index aaab0455a..7b9b7dee3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -36,7 +36,7 @@ packages: guinness: description: guinness source: hosted - version: "0.1.2" + version: "0.1.3" html5lib: description: html5lib source: hosted diff --git a/pubspec.yaml b/pubspec.yaml index 05bda3108..f82f66ed7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,4 +29,4 @@ dev_dependencies: benchmark_harness: '>=1.0.0' unittest: '>=0.10.1 <0.12.0' mock: '>=0.10.0 <0.12.0' - guinness: '>=0.1.1 <0.2.0' \ No newline at end of file + guinness: '>=0.1.3 <0.2.0' \ No newline at end of file