File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
spring-cloud-function-context
spring-cloud-function-kotlin
spring-cloud-function-samples/function-sample-kotlin-web Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 169169 <plugin >
170170 <artifactId >kotlin-maven-plugin</artifactId >
171171 <groupId >org.jetbrains.kotlin</groupId >
172- <version >2.1.0</version >
173172 <executions >
174173 <execution >
175174 <id >compile</id >
Original file line number Diff line number Diff line change 9393 <plugin >
9494 <artifactId >kotlin-maven-plugin</artifactId >
9595 <groupId >org.jetbrains.kotlin</groupId >
96- <version >2.1.20</version >
9796 <executions >
9897 <execution >
9998 <id >test-compile</id >
Original file line number Diff line number Diff line change 6767 <plugin >
6868 <groupId >org.jetbrains.kotlin</groupId >
6969 <artifactId >kotlin-maven-plugin</artifactId >
70- <version >1.9.25</version >
7170 <configuration >
7271 <args >
7372 <arg >-Xjsr305=strict</arg >
You can’t perform that action at this time.
0 commit comments