This commit is contained in:
Gary Gregory 2021-07-03 09:30:29 -04:00
commit ee9b09e750
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.5.2</version>
<version>1.32</version>
<scope>test</scope>
</dependency>