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 c3fc90f commit 5aaf88fCopy full SHA for 5aaf88f
disk-buffering/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("com.github.johnrengelman.shadow")
8
id("me.champeau.jmh") version "0.7.3"
9
id("ru.vyarus.animalsniffer") version "2.0.1"
10
- id("com.squareup.wire") version "5.3.3"
+ id("com.squareup.wire") version "5.3.4"
11
}
12
13
description = "Exporter implementations that store signals on disk"
opamp-client/build.gradle.kts
@@ -5,7 +5,7 @@ import java.net.URL
5
plugins {
6
id("otel.java-conventions")
id("de.undercouch.download") version "5.6.0"
description = "Client implementation of the OpAMP spec."
0 commit comments