Skip to content

Commit 1bd13cc

Browse files
author
committed
update
1 parent fa59008 commit 1bd13cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package/docker_dart/pubspec.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ environment:
1010
sdk: '>=3.6.0 <4.0.0'
1111
dependencies:
1212
alfred: '^1.1.1'
13-
general_lib: '^0.0.67'
13+
general_lib: '^0.0.69'
1414
http: '^1.3.0'
1515
path: '^1.9.0'
16-
system_information: '^0.0.12'
16+
system_information: '^0.0.13'
1717
dev_dependencies:
1818
lints: '^5.0.0'
1919
msix: '^3.12.1'
20-
packagex: '^1.0.0'
20+
packagex: '^1.0.1'
2121
test: 'any'
2222
msix_config:
2323
display_name: 'docker_dart'

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: '0.0.0'
44
environment:
55
sdk: '>=3.6.0 <4.0.0'
66
dependencies:
7-
general_lib: '^0.0.67'
7+
general_lib: '^0.0.69'
88
mason_logger: '^0.3.1'
99
path: '^1.9.0'
1010
universal_io: '^2.2.2'

0 commit comments

Comments
 (0)