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 0fa1f92 commit 31f58a3Copy full SHA for 31f58a3
disk-buffering/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("otel.animalsniffer-conventions")
7
id("com.gradleup.shadow")
8
id("me.champeau.jmh") version "0.7.3"
9
- id("com.squareup.wire") version "5.3.11"
+ id("com.squareup.wire") version "5.4.0"
10
}
11
12
description = "Exporter implementations that store signals on disk"
opamp-client/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("otel.publish-conventions")
id("de.undercouch.download") version "5.6.0"
description = "Client implementation of the OpAMP spec."
0 commit comments