Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 6fa42b0

Browse files
authored
bump lints dep and fix (#106)
1 parent accc755 commit 6fa42b0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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.

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)