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 3839342 commit 95cbaaeCopy full SHA for 95cbaae
disk-buffering/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("otel.publish-conventions")
6
id("me.champeau.jmh") version "0.7.2"
7
id("ru.vyarus.animalsniffer") version "1.7.1"
8
- id("com.squareup.wire") version "4.9.2"
+ id("com.squareup.wire") version "4.9.3"
9
}
10
11
description = "Exporter implementations that store signals on disk"
0 commit comments