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.
2 parents 7ca2493 + f4f6969 commit d4fa777Copy full SHA for d4fa777
examples/kafka-quickstart-kotlin/pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<maven.compiler.source>1.8</maven.compiler.source>
18
<maven.compiler.target>1.8</maven.compiler.target>
19
- <kotlin.version>2.0.20</kotlin.version>
+ <kotlin.version>2.0.21</kotlin.version>
20
<weld-core.version>5.1.0.Final</weld-core.version>
21
22
<mainClass>acme.Main</mainClass>
0 commit comments