Skip to content

Commit 5d2a74c

Browse files
committed
+Update dependencies
1 parent 04cea86 commit 5d2a74c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<a href="https://www.buymeacoffee.com/dev_cetera" target="_blank"><img align="right" src="https://cdn.buymeacoffee.com/buttons/default-orange.png" height="48"></a>
2-
<a href="https://discord.gg/gEQ8y2nfyX" target="_blank"><img align="right" src="https://raw.githubusercontent.com/dev-cetera/resources/refs/heads/main/assets/discord_icon/discord_icon.svg" height="48"></a>
2+
<a href="https://discord.gg/gEQ8y2nfyX" target="_blank"><img align="right" src="https://raw.githubusercontent.com/dev-cetera/resources/refs/heads/main/assets/icons/discord_icon/discord_icon.svg" height="48"></a>
33

44
Dart & Flutter Packages by dev-cetera.com & contributors.
55

@@ -227,3 +227,4 @@ If you're enjoying this package and find it valuable, consider showing your appr
227227
## 🧑‍⚖️ License
228228

229229
This project is released under the [MIT License](https://raw.githubusercontent.com/dev-cetera/df_di/main/LICENSE). See [LICENSE](https://raw.githubusercontent.com/dev-cetera/df_di/main/LICENSE) for more information.
230+

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repository: https://github.com/robmllze/df_di
1616
funding:
1717
- https://www.buymeacoffee.com/dev_cetera
1818
description: A pragmatic dependency injection (DI) system, coupled with service classes for seamless state management in Dart.
19-
version: 0.15.0
19+
version: 0.15.1
2020
topics:
2121
- get-it
2222
- dependency-injection

0 commit comments

Comments
 (0)