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 ec7a933 commit dd81618Copy full SHA for dd81618
disk-buffering/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("com.github.johnrengelman.shadow")
8
id("me.champeau.jmh") version "0.7.2"
9
id("ru.vyarus.animalsniffer") version "1.7.1"
10
- id("com.squareup.wire") version "4.9.3"
+ id("com.squareup.wire") version "4.9.5"
11
}
12
13
description = "Exporter implementations that store signals on disk"
0 commit comments