diff --git a/pubspec.yaml b/pubspec.yaml index aa67606..3cc06e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: moxxyv2_builders description: A colection of builders for Moxxyv2 -version: 0.2.0 +version: 0.2.1 homepage: https://codeberg.org/moxxy/moxxyv2_builders publish_to: https://git.polynom.me/api/packages/Moxxy/pub @@ -12,10 +12,10 @@ dependencies: flutter: sdk: flutter - yaml: 3.1.0 + yaml: ^3.1.0 dart_pubspec_licenses: 2.0.1 - build: 2.3.0 - build_config: 1.0.0 + build: ^2.3.1 + build_config: ^1.1.1 dev_dependencies: flutter_test: