Skip to content

Commit 515bbe1

Browse files
committed
add killbill-plugin-api-usage dependency
1 parent 060bd2e commit 515bbe1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,11 @@
216216
<artifactId>killbill-plugin-api-payment</artifactId>
217217
<scope>provided</scope>
218218
</dependency>
219+
<dependency>
220+
<groupId>org.kill-bill.billing.plugin</groupId>
221+
<artifactId>killbill-plugin-api-usage</artifactId>
222+
<scope>provided</scope>
223+
</dependency>
219224
<dependency>
220225
<groupId>org.kill-bill.commons</groupId>
221226
<artifactId>killbill-clock</artifactId>

0 commit comments

Comments
 (0)