Update root POM

This commit is contained in:
Erik C. Thauvin 2025-03-20 09:17:02 -07:00
parent c49771796e
commit ac329058d3
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>2.1.10</version> <version>2.1.20</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>