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 32c6de1 commit 5971fccCopy full SHA for 5971fcc
disk-buffering/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("otel.publish-conventions")
7
id("com.github.johnrengelman.shadow")
8
id("me.champeau.jmh") version "0.7.3"
9
- id("ru.vyarus.animalsniffer") version "2.0.0"
+ id("ru.vyarus.animalsniffer") version "2.0.1"
10
id("com.squareup.wire") version "5.3.1"
11
}
12
0 commit comments