There was an error while loading. Please reload this page.
1 parent 3a4f892 commit 52d922fCopy full SHA for 52d922f
1 file changed
src/it/MCOMPILER-567-kt/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>org.jetbrains.kotlin</groupId>
31
<artifactId>kotlin-stdlib</artifactId>
32
- <version>1.9.21</version>
+ <version>2.2.20</version>
33
</dependency>
34
</dependencies>
35
@@ -38,7 +38,7 @@
38
<plugin>
39
40
<artifactId>kotlin-maven-plugin</artifactId>
41
42
<executions>
43
<execution>
44
<id>compile</id>
0 commit comments