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 7480d43 commit d9cddccCopy full SHA for d9cddcc
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.2"
10
- id("com.squareup.wire") version "5.2.0"
+ id("com.squareup.wire") version "5.2.1"
11
}
12
13
description = "Exporter implementations that store signals on disk"
0 commit comments