Skip to content

Commit 83c4aba

Browse files
committed
+chore: Upgrade dependencies
1 parent 4e187c9 commit 83c4aba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
name: df_gen_core
1414
description: A package that provides core utilities for practical code generation.
15-
version: 0.6.1
15+
version: 0.6.2
1616
repository: https://github.com/robmllze/df_gen_core
1717

1818
## -----------------------------------------------------------------------------
@@ -26,9 +26,9 @@ dependencies:
2626
df_collection: ^0.9.1
2727
df_config: ^0.6.2
2828
df_log: ^0.2.4
29-
df_safer_dart: ^0.7.6
29+
df_safer_dart: ^0.8.2
3030
df_string: ^0.2.4
31-
df_type: ^0.10.1
31+
df_type: ^0.10.2
3232

3333
analyzer: ^6.11.0
3434
args: ^2.6.0

0 commit comments

Comments
 (0)