1
0

add things (there are bugs, this is unstable!)

This commit is contained in:
Jose
2025-03-13 22:04:22 +01:00
parent 2ce90c5720
commit 139e2d5961
8 changed files with 47 additions and 41 deletions

View File

@@ -55,6 +55,13 @@
<version>2.12.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.quarkus/quarkus-agroal -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-agroal</artifactId>
<version>3.19.3</version>
</dependency>
</dependencies>
<build>