Skip to content

Commit 2dfcd5c

Browse files
committed
Merge remote-tracking branch 'origin/pro' into pro
2 parents 4e83ace + f74a07d commit 2dfcd5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bukkit/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<plugin>
7070
<groupId>org.jetbrains.kotlin</groupId>
7171
<artifactId>kotlin-maven-plugin</artifactId>
72-
<version>2.0.10</version>
72+
<version>2.0.20</version>
7373
<executions>
7474
<execution>
7575
<id>compile</id>
@@ -272,7 +272,7 @@
272272
<dependency>
273273
<groupId>org.jetbrains.kotlin</groupId>
274274
<artifactId>kotlin-stdlib</artifactId>
275-
<version>2.0.10</version>
275+
<version>2.0.20</version>
276276
<scope>compile</scope>
277277
</dependency>
278278

@@ -304,7 +304,7 @@
304304
<dependency>
305305
<groupId>dev.ai4j</groupId>
306306
<artifactId>openai4j</artifactId>
307-
<version>0.18.0</version>
307+
<version>0.19.0</version>
308308
<scope>provided</scope>
309309
</dependency>
310310

0 commit comments

Comments
 (0)