1.0.1-SNAPSHOT

This commit is contained in:
Erik C. Thauvin 2024-09-20 22:43:10 -07:00
parent d13626fffe
commit 5d94921a82
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 8 additions and 1 deletions

View file

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