Skip to content

Commit

Permalink
Merge pull request Kotlin#50 from sureshg/dependabot/maven/jmh.versio…
Browse files Browse the repository at this point in the history
…n-1.35

build(deps): bump jmh.version from 1.34 to 1.35
  • Loading branch information
github-actions[bot] authored Mar 28, 2022
2 parents 2017f9f + fc942e0 commit 5127a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<kotlin.compiler.jvmTarget>${javac.target}</kotlin.compiler.jvmTarget>

<!-- Dependency versions -->
<jmh.version>1.34</jmh.version>
<jmh.version>1.35</jmh.version>
<jmh.generator>default</jmh.generator>
<!-- or "asm", or "reflection" -->
<slf4j.version>1.7.30</slf4j.version>
Expand Down

0 comments on commit 5127a74

Please sign in to comment.