Skip to content

Commit 2faefab

Browse files
committed
+chore: Update dependencies
1 parent b87081e commit 2faefab

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.7
15+
version: 0.6.8
1616
homepage: https://dev-cetera.com/
1717
repository: https://github.com/robmllze/df_gen_core
1818
funding:
@@ -28,8 +28,8 @@ environment:
2828
dependencies:
2929
df_collection: ^0.9.1
3030
df_config: ^0.7.0
31-
df_log: ^0.3.0
32-
df_safer_dart: ^0.10.0
31+
df_log: ^0.3.3
32+
df_safer_dart: ^0.11.0
3333
df_string: ^0.2.4
3434
df_type: ^0.10.3
3535
analyzer: ^6.11.0

0 commit comments

Comments
 (0)