Updated POM

This commit is contained in:
Erik C. Thauvin 2024-05-10 10:00:55 -07:00
parent 5bc76f4159
commit 1812e7b234
Signed by: erik
GPG key ID: 776702A6A2DA330E

View file

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