Skip to content

Commit

Permalink
Add metrics-caffeine to metrics-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jul 4, 2020
1 parent 536ed4c commit 4020117
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions metrics-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
<artifactId>metrics-annotation</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-caffeine</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
Expand Down

0 comments on commit 4020117

Please sign in to comment.