Skip to content

Commit

Permalink
Bump flutter_markdown from 0.6.21 to 0.6.22
Browse files Browse the repository at this point in the history
Bumps [flutter_markdown](https://github.com/flutter/packages/tree/main/packages) from 0.6.21 to 0.6.22.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_markdown-v0.6.22/packages)

---
updated-dependencies:
- dependency-name: flutter_markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent 3e5135c commit 0e8240a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,10 @@ packages:
dependency: "direct main"
description:
name: flutter_markdown
sha256: cb44f7831b23a6bdd0f501718b0d2e8045cbc625a15f668af37ddb80314821db
sha256: "87e11b9df25a42e2db315b8b7a51fae8e66f57a4b2f50ec4b822d0fa155e6b52"
url: "https://pub.dev"
source: hosted
version: "0.6.21"
version: "0.6.22"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
path_provider: ^2.1.1
shared_preferences: ^2.2.2
get: ^4.6.6
flutter_markdown: ^0.6.21
flutter_markdown: ^0.6.22
archive: ^3.4.9
package_info_plus: ^6.0.0
flutter_code_editor: ^0.3.1
Expand Down

0 comments on commit 0e8240a

Please sign in to comment.