Skip to content

Commit a9a2423

Browse files
authored
bump lints dep and fix (dart-archive/benchmark_harness#106)
1 parent 6dd1b77 commit a9a2423

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pkgs/benchmark_harness/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.3.1-wip
2+
13
## 2.3.0
24

35
- Require Dart 3.2.

pkgs/benchmark_harness/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: benchmark_harness
2-
version: 2.3.0
2+
version: 2.3.1-wip
33
description: The official Dart project benchmark harness.
44
repository: https://github.com/dart-lang/benchmark_harness
55

@@ -12,6 +12,6 @@ environment:
1212
dev_dependencies:
1313
build_runner: ^2.0.0
1414
build_web_compilers: ^4.0.0
15-
dart_flutter_team_lints: ^2.0.0
15+
dart_flutter_team_lints: ^3.0.0
1616
path: ^1.8.0
1717
test: ^1.16.0

0 commit comments

Comments
 (0)