Skip to content

Commit

Permalink
fix(deps): update dependency flutter_markdown to v0.7.0 (#1190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 0c00dda commit dfd80aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Expand Up @@ -498,10 +498,10 @@ packages:
dependency: "direct main"
description:
name: flutter_markdown
sha256: "04c4722cc36ec5af38acc38ece70d22d3c2123c61305d555750a091517bbe504"
sha256: "15f39b20486760f9b85531ed2ef7f63e3a376210d2ff83614119ee93fda5670c"
url: "https://pub.dev"
source: hosted
version: "0.6.23"
version: "0.7.0"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -29,7 +29,7 @@ dependencies:
flutter:
sdk: flutter
flutter_bloc: 8.1.5
flutter_markdown: 0.6.23
flutter_markdown: 0.7.0
google_fonts: 6.2.1
intl: 0.19.0
json_theme: 6.4.1
Expand Down

0 comments on commit dfd80aa

Please sign in to comment.