Skip to content

Commit 94f568c

Browse files
authored
deps: update dependency org.openjdk.jmh:jmh-core to v1.24 (#375)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | org.openjdk.jmh:jmh-core | minor | `1.23` -> `1.24` | --- ### 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#googleapis/java-spanner).
1 parent daa75d6 commit 94f568c

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
@@ -305,7 +305,7 @@
305305
<dependency>
306306
<groupId>org.openjdk.jmh</groupId>
307307
<artifactId>jmh-core</artifactId>
308-
<version>1.23</version>
308+
<version>1.24</version>
309309
<scope>test</scope>
310310
</dependency>
311311
<dependency>

0 commit comments

Comments
 (0)