From d052b5385d37ec89088247122f53657f9fc6f2fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:15:18 +0000 Subject: [PATCH] build: (deps): bump matrix from 6.1.0 to 6.1.1 Bumps [matrix](https://github.com/famedly/matrix-dart-sdk) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/famedly/matrix-dart-sdk/releases) - [Changelog](https://github.com/famedly/matrix-dart-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/famedly/matrix-dart-sdk/compare/v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: matrix dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 72e46e84d..1a9cb1aa8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1088,10 +1088,10 @@ packages: dependency: "direct main" description: name: matrix - sha256: f5befb7a9e9658b0b0901cdda86407a909319712a30984ed177f7317ce5f24f1 + sha256: c0214ee99a73957d3c02d54a60afcf9acee577b0924749085d6fdf556e8eba42 url: "https://pub.dev" source: hosted - version: "6.1.0" + version: "6.1.1" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 5ebf41737..913803c57 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: just_audio: ^0.10.5 latlong2: ^0.9.1 linkify: ^5.0.0 - matrix: ^6.1.0 + matrix: ^6.1.1 mime: ^2.0.0 opus_caf_converter_dart: ^1.0.1 package_info_plus: ^9.0.0