Skip to content

Commit 38a493f

Browse files
committed
We need to avoid conflicting with the inherited Flapi runtime from the plugin.
1 parent 6e0dc57 commit 38a493f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flapi-descriptor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<groupId>unquietcode.tools.flapi</groupId>
4040
<artifactId>flapi</artifactId>
4141
<version>${flapi.version}</version>
42-
<scope>test</scope>
42+
<scope>provided</scope>
4343
</dependency>
4444
</dependencies>
4545
</project>

0 commit comments

Comments
 (0)