Skip to content

Commit

Permalink
build(deps): Bump custom_text from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [custom_text](https://github.com/kaboc/flutter_custom_text) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/kaboc/flutter_custom_text/blob/main/CHANGELOG.md)
- [Commits](kaboc/flutter_custom_text@custom_text-2.0.2...custom_text-2.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 0a94cb4 commit 2be558d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,10 +370,10 @@ packages:
dependency: "direct main"
description:
name: custom_text
sha256: e0b9a4dd1f7857885a22b31fca64da8505f2e43845813c772618452b63014671
sha256: "3b927c2bf03985679c572f20d53f7538401e78e3345b81275be9db1e4fc7b96c"
url: "https://pub.dev"
source: hosted
version: "2.0.2"
version: "2.0.3"
dart_style:
dependency: transitive
description:
Expand Down Expand Up @@ -1619,10 +1619,10 @@ packages:
dependency: transitive
description:
name: text_parser
sha256: "4ff444f343de7dcb3dbbefedc30540eb21dc557ff18d8272a11166f31d0b12f1"
sha256: "8acd29acfba9dbcf37f1fc0c44c4b10cd1b12a358fc728f8322d39e851903716"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.4.0"
time:
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 @@ -28,7 +28,7 @@ dependencies:
settings_ui: ^2.0.2
package_info_plus: ^8.1.1
shared_preferences: ^2.3.3
custom_text: ^2.0.2
custom_text: ^2.0.3
like_button: ^2.0.5
collection: ^1.18.0
slang: ^4.2.1
Expand Down

0 comments on commit 2be558d

Please sign in to comment.