Skip to content

Commit

Permalink
deps: update dependency org.openjdk.jmh:jmh-core to v1.28 (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 2, 2021
1 parent 533257e commit b4d6e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-spanner/pom.xml
Expand Up @@ -304,7 +304,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.27</version>
<version>1.28</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b4d6e5a

Please sign in to comment.