From f779460d901a4bbf7fd2aabe5725289719bffb7a Mon Sep 17 00:00:00 2001 From: jonas-martinez Date: Fri, 20 Jan 2023 16:08:14 +0100 Subject: [PATCH] feat: Update dependencies --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 86e618f..bfee8be 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -75,8 +75,8 @@ packages: dependency: "direct main" description: path: "." - ref: "v1.0.0-beta.26" - resolved-ref: "5905bf83624c00c64fa64784bcfbac4aa1bb249a" + ref: "v1.0.0-beta.30" + resolved-ref: caf8d5095d5e221859ac4287a7736a3b86c8c2c2 url: "git@github.com:lenra-io/client-common.git" source: git version: "1.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 45b4736..a3a9ae3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: client_common: git: url: git@github.com:lenra-io/client-common.git - ref: v1.0.0-beta.26 + ref: v1.0.0-beta.30 url_launcher: ^6.1.2 intl: ^0.17.0 logging: ^1.0.2