event #10

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

View File

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