We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00bdfdf commit 2c0bc21Copy full SHA for 2c0bc21
flow-html-components-testbench/pom.xml
@@ -17,8 +17,9 @@
17
<dependencies>
18
<dependency>
19
<groupId>com.vaadin</groupId>
20
- <artifactId>vaadin-testbench-core</artifactId>
+ <artifactId>vaadin-testbench-shared</artifactId>
21
<version>${testbench.version}</version>
22
+ <scope>provided</scope>
23
</dependency>
24
25
0 commit comments