Skip to content

Commit 788775a

Browse files
committed
指定 kotlin-maven-plugin 为 1.9.21
1 parent 52f057f commit 788775a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
<plugin>
315315
<groupId>org.jetbrains.kotlin</groupId>
316316
<artifactId>kotlin-maven-plugin</artifactId>
317+
<version>${kotlin.version}</version>
317318
<executions>
318319
<execution>
319320
<id>compile</id>

0 commit comments

Comments
 (0)