Skip to content

Commit

Permalink
Update caliper to java-allocation-instrumenter 3.3.0, fixing it under…
Browse files Browse the repository at this point in the history
… JDK 11.

Fixes #422.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=317939437
  • Loading branch information
cgdecker authored and kluever committed Jun 29, 2020
1 parent ee7dddf commit f1e9f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>com.google.code.java-allocation-instrumenter</groupId>
<artifactId>java-allocation-instrumenter</artifactId>
<version>3.1.0</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit f1e9f00

Please sign in to comment.