Skip to content

Commit c30d072

Browse files
authored
chore: update dependency after flow artifact renaming
1 parent 37c93e5 commit c30d072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generator/templates/template-vaadin-platform-javadoc-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</dependency>
103103
<dependency>
104104
<groupId>com.vaadin</groupId>
105-
<artifactId>flow-archive-extractor</artifactId>
105+
<artifactId>flow-build-tools</artifactId>
106106
<version>${flow.version}</version>
107107
<scope>provided</scope>
108108
</dependency>

0 commit comments

Comments
 (0)