Skip to content

Commit

Permalink
deps: update dependency org.openjdk.jmh:jmh-generator-annprocess to v…
Browse files Browse the repository at this point in the history
…1.30 (#1138)
  • Loading branch information
renovate-bot committed May 12, 2021
1 parent a363135 commit ad6649d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-spanner/pom.xml
Expand Up @@ -309,7 +309,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
<version>1.29</version>
<version>1.30</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ad6649d

Please sign in to comment.