File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ environment:
66 sdk : ^3.9.0
77
88dependencies :
9- analyzer : ' >=8.1.1 <11 .0.0'
9+ analyzer : ' >=8.1.1 <13 .0.0'
1010 build : ' >=3.0.2 <5.0.0'
1111 source_gen : any
1212
Original file line number Diff line number Diff line change 1+ ## 4.2.2
2+
3+ - Require ` analyzer: '>=8.1.1 <13.0.0' `
4+
15## 4.2.1
26
37- Fix ` UnresolvedAnnotationException ` to include the name of the annotation in
Original file line number Diff line number Diff line change 11name : source_gen
2- version : 4.2.1
2+ version : 4.2.2
33description : >-
44 Source code generation builders and utilities for the Dart build system
55repository : https://github.com/dart-lang/source_gen/tree/master/source_gen
@@ -9,7 +9,7 @@ environment:
99 sdk : ^3.9.0
1010
1111dependencies :
12- analyzer : ' >=8.1.1 <11 .0.0'
12+ analyzer : ' >=8.1.1 <13 .0.0'
1313 async : ^2.10.0
1414 build : ' >=3.0.2 <5.0.0'
1515 dart_style : ^3.1.2
You can’t perform that action at this time.
0 commit comments