You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gradle.properties
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
group=me.champeau.jmh
2
-
version=0.7.3-SNAPSHOT
2
+
version=0.7.3
3
3
4
4
project_description=Integrates the JMH microbenchmarking framework with Gradle, providing conventional ways to setup sources and execute micro-benchmarks with JMH. Also known as the jmh-gradle-plugin.
0 commit comments