File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.google.cloud.functions</groupId >
3030 <artifactId >functions-framework-api</artifactId >
31- <version >1.1.4 </version >
31+ <version >2.0.0 </version >
3232 </dependency >
3333 <dependency >
3434 <groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.google.cloud.functions</groupId >
4747 <artifactId >functions-framework-api</artifactId >
48- <version >1.1.4 </version >
48+ <version >2.0.0 </version >
4949 </dependency >
5050 <dependency >
5151 <groupId >io.cloudevents</groupId >
Original file line number Diff line number Diff line change 6565 <dependency >
6666 <groupId >com.google.cloud.functions</groupId >
6767 <artifactId >functions-framework-api</artifactId >
68- <version >1.1.4 </version >
68+ <version >2.0.0 </version >
6969 </dependency >
7070 </dependencies >
7171 </dependencyManagement >
Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >com.google.cloud.functions</groupId >
2121 <artifactId >functions-framework-api</artifactId >
22- <version >1.1.4 </version >
22+ <version >2.0.0 </version >
2323 </dependency >
2424 <dependency >
2525 <!-- We don't actually use this; we just check that its classes can be
9393 </plugin >
9494 </plugins >
9595 </build >
96- </project >
96+ </project >
You can’t perform that action at this time.
0 commit comments