From 124c997fa3f0792fa50ff66b80f43c3b71382f89 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Sun, 29 Sep 2024 18:47:38 +0200 Subject: [PATCH] fix(moxxy): Fix dependency compatibility with moxxmpp and Moxxy --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9e76925..3c740fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,11 +8,11 @@ environment: sdk: ">=3.0.0 <4.0.0" dependencies: - collection: ^1.19.0 + collection: ^1.18.0 cryptography: ^2.7.0 hex: ^0.2.0 logging: ^1.2.0 - meta: ^1.16.0 + meta: ^1.15.0 moxlib: version: ^0.2.0 hosted: https://git.polynom.me/api/packages/Moxxy/pub