Bump Kotlin to version 2.1.20

This commit is contained in:
Erik C. Thauvin 2025-03-20 09:52:11 -07:00
parent 8e0f7e9eae
commit 21b9f8bf70
Signed by: erik
GPG key ID: 776702A6A2DA330E
5 changed files with 7 additions and 6 deletions

View file

@ -18,7 +18,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.1.10</version>
<version>2.1.20</version>
<scope>compile</scope>
</dependency>
<dependency>