We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ec93c commit a2bb444Copy full SHA for a2bb444
disk-buffering/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("otel.java-conventions")
6
id("otel.publish-conventions")
7
id("com.github.johnrengelman.shadow")
8
- id("me.champeau.jmh") version "0.7.2"
+ id("me.champeau.jmh") version "0.7.3"
9
id("ru.vyarus.animalsniffer") version "2.0.0"
10
id("com.squareup.wire") version "5.2.1"
11
}
0 commit comments