Skip to content

Commit

Permalink
Merge pull request #82 from peiffer-innovations/dart_update_171383689…
Browse files Browse the repository at this point in the history
…2614

Automated Merge
  • Loading branch information
jpeiffer authored Apr 23, 2024
2 parents a52e6bf + bdfad8d commit 21b0ea3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.0.22+45] - April 23, 2024

* Automated dependency updates


## [1.0.22+44] - April 16, 2024

* Automated dependency updates
Expand Down Expand Up @@ -374,5 +379,6 @@






4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'dart_dependency_updater'
description: 'A package that will scan for dependencies in a Dart repo, update them if needed, and can update the repo with them.'
version: '1.0.22+44'
version: '1.0.22+45'
homepage: 'https://github.com/peiffer-innovations/actions_dart_dependency_updater'

environment:
Expand All @@ -20,7 +20,7 @@ dependencies:
yaml_writer: '^2.0.0'

dev_dependencies:
test: '^1.25.3'
test: '^1.25.4'

ignore_updates:
- 'archive'
Expand Down

0 comments on commit 21b0ea3

Please sign in to comment.