Update to Kotlin 2.0.21 and revise dependency versions

Upgraded the Kotlin version from 2.0.0-RC1 to 2.0.21 and adjusted various dependencies to their latest versions. Added new Maven repository URLs and updated `.idea` project artifacts to reflect the new versioning and project setup.
This commit is contained in:
2024-10-26 14:25:55 +02:00
parent 3dbaef2266
commit 850f5dad8e
7 changed files with 29 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
<component name="ArtifactManager">
<artifact type="jar" name="template-jvm-1.0.0-SNAPSHOT">
<output-path>$PROJECT_DIR$/build/libs</output-path>
<root id="archive" name="template-jvm-1.0.0-SNAPSHOT.jar" />
</artifact>
</component>