Skip to content

Commit

Permalink
add missing vm-socket deo declaration (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer authored Aug 13, 2024
1 parent f4c2d04 commit 9d3185b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,11 @@
<artifactId>leyden</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.salesforce.apollo</groupId>
<artifactId>vm-socket</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.salesforce.apollo</groupId>
<artifactId>isolates</artifactId>
Expand Down

0 comments on commit 9d3185b

Please sign in to comment.