We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16298d0 commit e7ce3eaCopy full SHA for e7ce3ea
pom.xml
@@ -201,7 +201,7 @@
201
<plugin>
202
<groupId>org.jetbrains.kotlin</groupId>
203
<artifactId>kotlin-maven-plugin</artifactId>
204
- <version>2.0.21</version>
+ <version>2.1.0</version>
205
</plugin>
206
</plugins>
207
</pluginManagement>
@@ -376,7 +376,7 @@
376
<dependency>
377
378
<artifactId>kotlin-stdlib</artifactId>
379
+ <version>2.1.10</version>
380
</dependency>
381
</dependencies>
382
</dependencyManagement>
0 commit comments