We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6e18e commit 88d7445Copy full SHA for 88d7445
1 file changed
pom.xml
@@ -18,13 +18,13 @@
18
<dependency>
19
<groupId>org.jetbrains.kotlin</groupId>
20
<artifactId>kotlin-stdlib</artifactId>
21
- <version>2.2.21</version>
+ <version>2.3.10</version>
22
<scope>compile</scope>
23
</dependency>
24
25
<groupId>org.json</groupId>
26
<artifactId>json</artifactId>
27
- <version>20250517</version>
+ <version>20251224</version>
28
29
30
0 commit comments