Skip to content

Commit

Permalink
Bump flutter_markdown from 0.6.22+1 to 0.7.1 (#68)
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.22+1 to 0.7.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_markdown-v0.7.1/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 92ad7de commit eddd9db
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 @@ -330,10 +330,10 @@ packages:
dependency: "direct main"
description:
name: flutter_markdown
sha256: "31c12de79262b5431c5492e9c89948aa789158435f707d3519a7fdef6af28af7"
sha256: "9921f9deda326f8a885e202b1e35237eadfc1345239a0f6f0f1ff287e047547f"
url: "https://pub.dev"
source: hosted
version: "0.6.22+1"
version: "0.7.1"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
injectable: 2.4.1
langchain: 0.5.0
langchain_openai: 0.5.0
flutter_markdown: 0.6.22+1
flutter_markdown: 0.7.1
result_dart: 1.1.1
super_drag_and_drop: 0.8.11
syntax_highlight: 0.4.0
Expand Down

0 comments on commit eddd9db

Please sign in to comment.