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 cd1ba48 commit c43b2eaCopy full SHA for c43b2ea
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.2"
9
- id("ru.vyarus.animalsniffer") version "1.7.1"
+ id("ru.vyarus.animalsniffer") version "1.7.2"
10
id("com.squareup.wire") version "5.1.0"
11
}
12
0 commit comments