Skip to content

Commit

Permalink
Bump jmh to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
zhicwu committed May 23, 2022
1 parent 0a171ad commit ad5187b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clickhouse-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<clickhouse4j-driver.version>1.4.4</clickhouse4j-driver.version>
<native-driver.version>2.6.5</native-driver.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jmh.version>1.34</jmh.version>
<jmh.version>1.35</jmh.version>
<shade.name>benchmarks</shade.name>
</properties>

Expand Down

0 comments on commit ad5187b

Please sign in to comment.