diff --git a/pubspec.lock b/pubspec.lock index 4ea9e2861..5bfb8e241 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -511,10 +511,10 @@ packages: dependency: "direct main" description: name: flutter_markdown - sha256: "85cc6f7daeae537844c92e2d56e2aff61b00095f8f77913b529ea4be12fc45ea" + sha256: "2e8a801b1ded5ea001a4529c97b1f213dcb11c6b20668e081cafb23468593514" url: "https://pub.dev" source: hosted - version: "0.7.2+1" + version: "0.7.3" flutter_plugin_android_lifecycle: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 26d0d52f4..8c8437d61 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: The 4th generation of ÉTSMobile, the main gateway between the Éco # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 4.44.0+1 +version: 4.44.1+1 environment: sdk: '>=3.3.0 <4.0.0' @@ -68,7 +68,7 @@ dependencies: infinite_scroll_pagination: ^3.2.0 device_calendar: ^4.3.1 share_plus: ^4.5.3 - flutter_markdown: ^0.7.1 + flutter_markdown: ^0.7.3 dev_dependencies: flutter_test: diff --git a/test/ui/views/goldenFiles/newsDetailsView_1.png b/test/ui/views/goldenFiles/newsDetailsView_1.png index 1bfdf664f..ed356455a 100644 Binary files a/test/ui/views/goldenFiles/newsDetailsView_1.png and b/test/ui/views/goldenFiles/newsDetailsView_1.png differ