Skip to content

Commit

Permalink
Merge pull request #1320 from phillip-kruger/development
Browse files Browse the repository at this point in the history
Add dev-console-spi as it's removed in vertx
  • Loading branch information
gsmet authored Aug 22, 2023
2 parents 5b001f9 + d02c4fb commit f1b8406
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 f1b8406

Please sign in to comment.