Skip to content

Commit 8ffdc48

Browse files
authored
deps: update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.25 (#376)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | org.openjdk.jmh:jmh-generator-annprocess | minor | `1.23` -> `1.25` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner).
1 parent ec7888e commit 8ffdc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-spanner/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
<dependency>
313313
<groupId>org.openjdk.jmh</groupId>
314314
<artifactId>jmh-generator-annprocess</artifactId>
315-
<version>1.23</version>
315+
<version>1.25</version>
316316
<scope>test</scope>
317317
</dependency>
318318
</dependencies>

0 commit comments

Comments
 (0)