Skip to content

Commit

Permalink
deps: update dependency org.openjdk.jmh:jmh-core to v1.26 (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2020
1 parent 85086b4 commit 0f13c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-spanner/pom.xml
Expand Up @@ -299,7 +299,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.25.2</version>
<version>1.26</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0f13c4c

Please sign in to comment.