We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a203a commit b0b9227Copy full SHA for b0b9227
jmh-benchmarks/pom.xml
@@ -66,10 +66,10 @@
66
67
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
68
69
- <jmh-core.version>1.1</jmh-core.version>
70
- <groovy-all.version>2.3.0</groovy-all.version>
+ <jmh-core.version>1.1.1</jmh-core.version>
+ <groovy-all.version>2.3.7</groovy-all.version>
71
<clojure.version>1.6.0</clojure.version>
72
- <jruby-complete.version>1.7.15</jruby-complete.version>
+ <jruby-complete.version>1.7.16</jruby-complete.version>
73
<junit.version>4.11</junit.version>
74
75
<maven-compiler-plugin.version>3.1</maven-compiler-plugin.version>
0 commit comments