Skip to content

Commit

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

0 comments on commit a71079f

Please sign in to comment.