We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac9a38 commit 6650c95Copy full SHA for 6650c95
build.gradle.kts
@@ -4,7 +4,7 @@ import java.time.LocalDateTime
4
5
plugins {
6
kotlin("jvm") version "2.0.21"
7
- id("me.champeau.jmh") version "0.7.2"
+ id("me.champeau.jmh") version "0.7.3"
8
}
9
10
group = "org.wrongwrong"
0 commit comments