Skip to content

Commit 35d991e

Browse files
committed
Update sdk version
1 parent b6d70bf commit 35d991e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tooling/codelab_rebuild/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Rebuild codelabs from a yaml file.
33
version: 1.0.2
44

55
environment:
6-
sdk: ^3.8.0-0
6+
sdk: ^3.8.0
77

88
dependencies:
99
checked_yaml: ^2.0.1
@@ -16,7 +16,7 @@ dependencies:
1616
dev_dependencies:
1717
build_runner: ^2.3.3
1818
json_serializable: ^6.5.4
19-
lints: ^5.0.0
19+
lints: ^6.0.0
2020
test: ^1.16.0
2121

2222
executables:

0 commit comments

Comments
 (0)