Skip to content

Commit 31f58a3

Browse files
chore(deps): update plugin com.squareup.wire to v5.4.0 (open-telemetry#2226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fa1f92 commit 31f58a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

disk-buffering/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("otel.animalsniffer-conventions")
77
id("com.gradleup.shadow")
88
id("me.champeau.jmh") version "0.7.3"
9-
id("com.squareup.wire") version "5.3.11"
9+
id("com.squareup.wire") version "5.4.0"
1010
}
1111

1212
description = "Exporter implementations that store signals on disk"

opamp-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("otel.publish-conventions")
66
id("otel.animalsniffer-conventions")
77
id("de.undercouch.download") version "5.6.0"
8-
id("com.squareup.wire") version "5.3.11"
8+
id("com.squareup.wire") version "5.4.0"
99
}
1010

1111
description = "Client implementation of the OpAMP spec."

0 commit comments

Comments
 (0)