Skip to content

Commit

Permalink
build: add reactor-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
NiccoMlt committed Oct 18, 2024
1 parent 02801b5 commit b2c024d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions carapace-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
<name>Carapace :: Server</name>

<dependencies>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-tools</artifactId>
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty-core</artifactId>
Expand Down

0 comments on commit b2c024d

Please sign in to comment.