Skip to content

Commit f1d0cc4

Browse files
committed
fix: mica-auto 依赖 provided,防止传递
1 parent f202ac3 commit f1d0cc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common/plugin/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<dependency>
2727
<groupId>net.dreamlu</groupId>
2828
<artifactId>mica-auto</artifactId>
29+
<scope>provided</scope>
2930
</dependency>
3031
</dependencies>
3132

0 commit comments

Comments
 (0)