From 13ecf583296d6b7f2694fea40027ad8573989d7c Mon Sep 17 00:00:00 2001 From: Krille Date: Mon, 17 Jun 2024 06:53:54 +0200 Subject: [PATCH] build: Update Matrix Dart SDK --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 532795288..e509ea4c7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1210,10 +1210,10 @@ packages: dependency: "direct main" description: name: matrix - sha256: "668ed9b7279ac9c364c687585e606c1122f88d6e2e3410ba781a167b47cd9471" + sha256: "98599b2475da37284511f319aed47eae732d17659df12442218ef20fce84344f" url: "https://pub.dev" source: hosted - version: "0.29.9" + version: "0.29.11" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a71436c55..e9f795082 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -64,7 +64,7 @@ dependencies: keyboard_shortcuts: ^0.1.4 latlong2: ^0.9.1 linkify: ^5.0.0 - matrix: ^0.29.9 + matrix: ^0.29.11 native_imaging: ^0.1.1 package_info_plus: ^6.0.0 pasteboard: ^0.2.0