We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d458d commit 3bf820bCopy full SHA for 3bf820b
spring-cloud-function-context/pom.xml
@@ -156,7 +156,7 @@
156
<plugin>
157
<artifactId>kotlin-maven-plugin</artifactId>
158
<groupId>org.jetbrains.kotlin</groupId>
159
- <version>1.9.25</version>
+ <version>2.1.0</version>
160
<executions>
161
<execution>
162
<id>compile</id>
spring-cloud-function-kotlin/pom.xml
@@ -86,7 +86,7 @@
86
87
88
89
90
91
92
<id>test-compile</id>
0 commit comments