event #10

Merged
v4l3n71n merged 9 commits from event into master 2023-01-15 19:54:19 +00:00
Showing only changes of commit d0f69044c4 - Show all commits

View File

@ -80,6 +80,10 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-redis-client</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mongodb-panache</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-junit5</artifactId>