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 bc788f2 commit 2bcba4aCopy full SHA for 2bcba4a
pom.xml
@@ -123,6 +123,12 @@
123
<groupId>com.vaadin</groupId>
124
<artifactId>vaadin-testbench</artifactId>
125
<scope>test</scope>
126
+ </dependency>
127
+ <dependency>
128
+ <groupId>org.webjars</groupId>
129
+ <artifactId>font-awesome</artifactId>
130
+ <version>4.7.0</version>
131
+ <scope>test</scope>
132
</dependency>
133
<dependency>
134
<groupId>com.fasterxml.jackson.core</groupId>
0 commit comments