(RANDOM COMMIT) Hope it works

This commit is contained in:
2025-11-28 15:04:12 +01:00
parent 3b6017b369
commit f69df69a36
21 changed files with 524 additions and 88 deletions

View File

@@ -99,8 +99,14 @@
<artifactId>error_prone_annotations</artifactId>
<version>2.42.0</version>
</dependency>
<dependency>
<groupId>org.toop</groupId>
<artifactId>app</artifactId>
<version>0.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
</dependencies>
<build>
<plugins>