bump deps

This commit is contained in:
Adam Velebil 2023-01-16 09:23:43 +01:00
parent bc4a9cce57
commit 02da055759
No known key found for this signature in database
GPG Key ID: C9B1E4A3CBBD2E10
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ allprojects {
yubiKitVersion = "2.1.0"
junitVersion = "4.13.2"
mockitoVersion = "4.10.0"
mockitoVersion = "4.11.0"
}
}

View File

@ -740,7 +740,7 @@ packages:
name: window_manager
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.8"
version: "0.3.0"
xdg_directories:
dependency: transitive
description:

View File

@ -48,7 +48,7 @@ dependencies:
flutter_riverpod: ^2.1.3
json_annotation: ^4.7.0
freezed_annotation: ^2.2.0
window_manager: ^0.2.7
window_manager: ^0.3.0
qrscanner_zxing:
path: android/flutter_plugins/qrscanner_zxing
desktop_drop: ^0.4.0