Skip to content
Snippets Groups Projects
Commit 39a8f54d authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4606 add api dependency

parent 67d256a1
Branches
Tags
No related merge requests found
...@@ -118,6 +118,10 @@ ...@@ -118,6 +118,10 @@
<groupId>io.quarkus</groupId> <groupId>io.quarkus</groupId>
<artifactId>quarkus-grpc</artifactId> <artifactId>quarkus-grpc</artifactId>
</dependency> </dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-grpc-api</artifactId>
</dependency>
<!-- Logging --> <!-- Logging -->
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment