chore(deps): update plugin com.squareup.wire to v5.3.0 (#1733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
331f6052b4
commit
a5e9082385
|
@ -7,7 +7,7 @@ plugins {
|
|||
id("com.github.johnrengelman.shadow")
|
||||
id("me.champeau.jmh") version "0.7.3"
|
||||
id("ru.vyarus.animalsniffer") version "2.0.0"
|
||||
id("com.squareup.wire") version "5.2.1"
|
||||
id("com.squareup.wire") version "5.3.0"
|
||||
}
|
||||
|
||||
description = "Exporter implementations that store signals on disk"
|
||||
|
|
Loading…
Reference in New Issue