We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1615862 commit 826f5d4Copy full SHA for 826f5d4
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