Skip to content

Commit

Permalink
Merge pull request #65 from peiffer-innovations/dart_update_171867073…
Browse files Browse the repository at this point in the history
…5387

Automated Merge
  • Loading branch information
jpeiffer authored Jun 18, 2024
2 parents 7940c45 + e308183 commit 3bb91ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [3.1.1+7] - June 18, 2024

* Automated dependency updates


## [3.1.1+6] - June 11, 2024

* Automated dependency updates
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'form_validation'
description: 'Validators that can be used directly via code or constructed from JSON to provide dynamic validation.'
version: '3.1.1+6'
version: '3.1.1+7'
homepage: 'https://github.com/peiffer-innovations/form_validation'

environment:
Expand All @@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: 'flutter'
intl: '^0.19.0'
json_class: '^3.0.0+14'
json_class: '^3.0.0+15'
meta: '^1.12.0'

dev_dependencies:
Expand Down

0 comments on commit 3bb91ff

Please sign in to comment.