We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3851ef8 commit d79ec64Copy full SHA for d79ec64
2 files changed
spring-cloud-function-context/pom.xml
@@ -169,6 +169,7 @@
169
<plugin>
170
<artifactId>kotlin-maven-plugin</artifactId>
171
<groupId>org.jetbrains.kotlin</groupId>
172
+ <version>2.3.10</version>
173
</plugin>
174
175
<groupId>org.apache.maven.plugins</groupId>
spring-cloud-function-kotlin/pom.xml
@@ -108,6 +108,7 @@
108
109
110
111
112
113
114
0 commit comments