Skip to content

Commit

Permalink
Merge pull request #6 from petermusembi69/main
Browse files Browse the repository at this point in the history
Update http package
  • Loading branch information
slimpotatoboy authored Sep 5, 2023
2 parents 6e56565 + 15f15d1 commit 7e3b214
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "pub"
directory: "/"
schedule:
interval: "daily"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ environment:
dependencies:
flutter:
sdk: flutter
http: ^0.13.5
http: ^1.0.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 7e3b214

Please sign in to comment.