Skip to content

Commit b809f26

Browse files
Update kotlin monorepo
1 parent 16298d0 commit b809f26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<plugin>
202202
<groupId>org.jetbrains.kotlin</groupId>
203203
<artifactId>kotlin-maven-plugin</artifactId>
204-
<version>2.0.21</version>
204+
<version>2.1.21</version>
205205
</plugin>
206206
</plugins>
207207
</pluginManagement>
@@ -376,7 +376,7 @@
376376
<dependency>
377377
<groupId>org.jetbrains.kotlin</groupId>
378378
<artifactId>kotlin-stdlib</artifactId>
379-
<version>2.0.21</version>
379+
<version>2.2.0</version>
380380
</dependency>
381381
</dependencies>
382382
</dependencyManagement>

0 commit comments

Comments
 (0)