Skip to content

Commit 52fc363

Browse files
authored
deps: update dependency org.openjdk.jmh:jmh-core to v1.25.1 (#399)
1 parent c3e1557 commit 52fc363

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
@@ -303,7 +303,7 @@
303303
<dependency>
304304
<groupId>org.openjdk.jmh</groupId>
305305
<artifactId>jmh-core</artifactId>
306-
<version>1.25</version>
306+
<version>1.25.1</version>
307307
<scope>test</scope>
308308
</dependency>
309309
<dependency>

0 commit comments

Comments
 (0)