We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a171ad commit ad5187bCopy full SHA for ad5187b
clickhouse-benchmark/pom.xml
@@ -20,7 +20,7 @@
20
<clickhouse4j-driver.version>1.4.4</clickhouse4j-driver.version>
21
<native-driver.version>2.6.5</native-driver.version>
22
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23
- <jmh.version>1.34</jmh.version>
+ <jmh.version>1.35</jmh.version>
24
<shade.name>benchmarks</shade.name>
25
</properties>
26
0 commit comments