Skip to content

Commit 3d7d6a0

Browse files
committed
Merge remote-tracking branch 'origin/pro' into pro
2 parents f400bf1 + 01f0014 commit 3d7d6a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bukkit/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<plugin>
7373
<groupId>org.jetbrains.kotlin</groupId>
7474
<artifactId>kotlin-maven-plugin</artifactId>
75-
<version>2.1.10</version>
75+
<version>2.2.0</version>
7676
<executions>
7777
<execution>
7878
<id>compile</id>
@@ -272,7 +272,7 @@
272272
<dependency>
273273
<groupId>org.jetbrains.kotlin</groupId>
274274
<artifactId>kotlin-stdlib</artifactId>
275-
<version>2.1.10</version>
275+
<version>2.2.0</version>
276276
<scope>compile</scope>
277277
</dependency>
278278

0 commit comments

Comments
 (0)