Remove broken systemPath GameAPI dependency; force snapshot updates in CI
Build / build (push) Failing after 28s

This commit is contained in:
Laura
2026-08-09 17:15:06 +02:00
parent dee2608c0a
commit 979dde894e
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -92,8 +92,6 @@
<groupId>com.softwarerat</groupId>
<artifactId>GameAPI</artifactId>
<version>1.6.4-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${project.basedir}/GameAPI-1.6.4-SNAPSHOT.jar</systemPath>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>