Skip to content

Commit

Permalink
Fixed an extension in a test
Browse files Browse the repository at this point in the history
  • Loading branch information
aloubyansky committed Jan 27, 2021
1 parent 2196798 commit d862460
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
<groupId>org.acme</groupId>
<artifactId>acme-common</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit d862460

Please sign in to comment.