From f031b4da4ec25e3f2c0658e8fc1485aa8b9ccfba Mon Sep 17 00:00:00 2001 From: action Date: Tue, 22 Oct 2024 02:21:21 +0000 Subject: [PATCH] actions-dart-dependency-updater: --- json_theme/CHANGELOG.md | 5 +++++ json_theme/pubspec.yaml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/json_theme/CHANGELOG.md b/json_theme/CHANGELOG.md index 698739a..94414ab 100644 --- a/json_theme/CHANGELOG.md +++ b/json_theme/CHANGELOG.md @@ -1,3 +1,8 @@ +## [6.5.3+4] - October 22, 2024 + +* Automated dependency updates + + ## [6.5.3+3] - October 15, 2024 * Automated dependency updates diff --git a/json_theme/pubspec.yaml b/json_theme/pubspec.yaml index caea4d1..3deb299 100644 --- a/json_theme/pubspec.yaml +++ b/json_theme/pubspec.yaml @@ -1,7 +1,7 @@ name: 'json_theme' description: 'A library to dynamically generate a ThemeData object from a JSON file or dynamic map object' homepage: 'https://github.com/peiffer-innovations/json_theme' -version: '6.5.3+3' +version: '6.5.3+4' environment: sdk: '>=3.2.0 <4.0.0' @@ -17,7 +17,7 @@ dependencies: json_class: '^3.0.0+16' json_schema: '^5.2.0' json_theme_annotation: '^1.0.3+11' - logging: '^1.2.0' + logging: '^1.3.0' meta: '^1.12.0' dev_dependencies: