Skip to content

Commit c43b2ea

Browse files
committed
update animalsniffer dep
1 parent cd1ba48 commit c43b2ea

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
@@ -6,7 +6,7 @@ plugins {
66
id("otel.publish-conventions")
77
id("com.github.johnrengelman.shadow")
88
id("me.champeau.jmh") version "0.7.2"
9-
id("ru.vyarus.animalsniffer") version "1.7.1"
9+
id("ru.vyarus.animalsniffer") version "1.7.2"
1010
id("com.squareup.wire") version "5.1.0"
1111
}
1212

0 commit comments

Comments
 (0)