mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-23 10:11:52 +03:00
bump deps
This commit is contained in:
parent
bc4a9cce57
commit
02da055759
@ -27,7 +27,7 @@ allprojects {
|
||||
|
||||
yubiKitVersion = "2.1.0"
|
||||
junitVersion = "4.13.2"
|
||||
mockitoVersion = "4.10.0"
|
||||
mockitoVersion = "4.11.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user