diff --git a/pubspec.lock b/pubspec.lock index 57fe6b47..866071e1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -722,7 +722,7 @@ packages: name: matrix url: "https://pub.dartlang.org" source: hosted - version: "0.3.0" + version: "0.3.1" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f139a95f..51666cac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: intl: any localstorage: ^4.0.0+1 lottie: ^1.1.0 - matrix: ^0.3.0 + matrix: ^0.3.1 matrix_link_text: ^0.4.2 native_imaging: git: https://gitlab.com/famedly/libraries/native_imaging.git