File tree Expand file tree Collapse file tree
spring-cloud-function-context Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <maven .compiler.source>${java.version} </maven .compiler.source>
2222 <maven .compiler.target>${java.version} </maven .compiler.target>
2323 <wrapper .version>1.0.31.RELEASE</wrapper .version>
24- <kotlin .version>2.1.10 </kotlin .version>
24+ <kotlin .version>2.1.0 </kotlin .version>
2525 <kotlinx .version>1.10.2</kotlinx .version>
2626 <docs .main>spring-cloud-function</docs .main>
2727 <maven-checkstyle-plugin .failsOnError>true</maven-checkstyle-plugin .failsOnError>
Original file line number Diff line number Diff line change 159159 <plugin >
160160 <artifactId >kotlin-maven-plugin</artifactId >
161161 <groupId >org.jetbrains.kotlin</groupId >
162- <version >2.1.10 </version >
162+ <version >2.1.0 </version >
163163 <executions >
164164 <execution >
165165 <id >compile</id >
You can’t perform that action at this time.
0 commit comments