Skip to content

Commit 88d7445

Browse files
committed
Update POM
1 parent 5a6e18e commit 88d7445

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
<dependency>
1919
<groupId>org.jetbrains.kotlin</groupId>
2020
<artifactId>kotlin-stdlib</artifactId>
21-
<version>2.2.21</version>
21+
<version>2.3.10</version>
2222
<scope>compile</scope>
2323
</dependency>
2424
<dependency>
2525
<groupId>org.json</groupId>
2626
<artifactId>json</artifactId>
27-
<version>20250517</version>
27+
<version>20251224</version>
2828
<scope>compile</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)