We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e83ace + f74a07d commit 2dfcd5cCopy full SHA for 2dfcd5c
bukkit/pom.xml
@@ -69,7 +69,7 @@
69
<plugin>
70
<groupId>org.jetbrains.kotlin</groupId>
71
<artifactId>kotlin-maven-plugin</artifactId>
72
- <version>2.0.10</version>
+ <version>2.0.20</version>
73
<executions>
74
<execution>
75
<id>compile</id>
@@ -272,7 +272,7 @@
272
<dependency>
273
274
<artifactId>kotlin-stdlib</artifactId>
275
276
<scope>compile</scope>
277
</dependency>
278
@@ -304,7 +304,7 @@
304
305
<groupId>dev.ai4j</groupId>
306
<artifactId>openai4j</artifactId>
307
- <version>0.18.0</version>
+ <version>0.19.0</version>
308
<scope>provided</scope>
309
310
0 commit comments