Skip to content

Commit

Permalink
Merge 260596a into 0677fc6
Browse files Browse the repository at this point in the history
  • Loading branch information
mapingo committed Nov 7, 2018
2 parents 0677fc6 + 260596a commit c9e9afa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions event-store-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@
<artifactId>command-handler-interceptors</artifactId>
<version>${event-store.version}</version>
</dependency>
<dependency>
<groupId>uk.gov.justice.event-store</groupId>
<artifactId>test-utils-event</artifactId>
<version>${event-store.version}</version>
</dependency>
<dependency>
<groupId>uk.gov.justice.event-store</groupId>
<artifactId>test-utils-persistence</artifactId>
<version>${event-store.version}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit c9e9afa

Please sign in to comment.