File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
template-placeholder-demo Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >com.vaadin</groupId >
6363 <artifactId >vaadin-core</artifactId >
64- <exclusions >
65- <!-- https://github.com/vaadin/flow/issues/18449 -->
66- <exclusion >
67- <groupId >com.vaadin</groupId >
68- <artifactId >copilot</artifactId >
69- </exclusion >
70- </exclusions >
7164 </dependency >
7265 <dependency >
7366 <groupId >software.xdev</groupId >
Original file line number Diff line number Diff line change 103103 <dependency >
104104 <groupId >com.vaadin</groupId >
105105 <artifactId >vaadin-core</artifactId >
106- <exclusions >
107- <!-- https://github.com/vaadin/flow/issues/18449 -->
108- <exclusion >
109- <groupId >com.vaadin</groupId >
110- <artifactId >copilot</artifactId >
111- </exclusion >
112- </exclusions >
113106 </dependency >
114107 </dependencies >
115108
You can’t perform that action at this time.
0 commit comments