Skip to content

Commit

Permalink
updating caliper to latest maven version. (#8813)
Browse files Browse the repository at this point in the history
Fixes #8665
  • Loading branch information
perezd committed Jul 13, 2021
1 parent a420f23 commit b90ec9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.google.caliper</groupId>
<artifactId>caliper</artifactId>
<version>1.0-beta-2</version>
<version>1.0-beta-3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b90ec9c

Please sign in to comment.