Skip to content

Commit

Permalink
Add dev-console-spi as it's remove in vertx
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Kruger <[email protected]>
  • Loading branch information
phillip-kruger committed Aug 21, 2023
1 parent 5b001f9 commit d02c4fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions optaplanner-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive-jackson</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-vertx-http-dev-console-spi</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-hibernate-orm-panache</artifactId>
Expand Down

0 comments on commit d02c4fb

Please sign in to comment.