Skip to content

Commit 9f40e41

Browse files
chore(deps): update plugin com.squareup.wire to v5.3.1 (#1780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7d3cfb commit 9f40e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

disk-buffering/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("com.github.johnrengelman.shadow")
88
id("me.champeau.jmh") version "0.7.3"
99
id("ru.vyarus.animalsniffer") version "2.0.0"
10-
id("com.squareup.wire") version "5.3.0"
10+
id("com.squareup.wire") version "5.3.1"
1111
}
1212

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

0 commit comments

Comments
 (0)