Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions server/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -462,21 +462,21 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
version: "1.21.4"
version: "1.23.1"
test_api:
dependency: transitive
description:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.12"
version: "0.4.18"
test_core:
dependency: transitive
description:
name: test_core
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.16"
version: "0.4.24"
timing:
dependency: transitive
description:
Expand Down Expand Up @@ -534,4 +534,4 @@ packages:
source: hosted
version: "3.1.1"
sdks:
dart: ">=2.17.6 <3.0.0"
dart: ">=2.18.0 <3.0.0"
2 changes: 1 addition & 1 deletion server/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ dev_dependencies:
build_runner: ^2.2.0
built_value_generator: ^8.3.2
lints: ^2.0.0
test: ^1.21.4
test: ^1.23.1