Skip to content

Commit 03eb25d

Browse files
srawlinsCommit Queue
authored andcommitted
Bump analyzer version used in plugins
Change-Id: I409bab47add37b51e676fc39286244aae554a4fa Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409780 Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Samuel Rawlins <[email protected]>
1 parent dd21174 commit 03eb25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/analysis_server/lib/src/plugin2/analyzer_version.g.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ var analyzerPluginVersion = '0.13.0';
1313

1414
/// The version of the analyzer package that matches the analyzer code used by
1515
/// the analysis_server package.
16-
var analyzerVersion = '7.2.0';
16+
var analyzerVersion = '7.3.0';

0 commit comments

Comments
 (0)