Skip to content

Commit 52d922f

Browse files
committed
kotlin lin issues
1 parent 3a4f892 commit 52d922f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/it/MCOMPILER-567-kt/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.jetbrains.kotlin</groupId>
3131
<artifactId>kotlin-stdlib</artifactId>
32-
<version>1.9.21</version>
32+
<version>2.2.20</version>
3333
</dependency>
3434
</dependencies>
3535

@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.jetbrains.kotlin</groupId>
4040
<artifactId>kotlin-maven-plugin</artifactId>
41-
<version>1.9.21</version>
41+
<version>2.2.20</version>
4242
<executions>
4343
<execution>
4444
<id>compile</id>

0 commit comments

Comments
 (0)