From ea10af999f5a6a78f75a61b33d6688b1e85cb1f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 12:27:58 +0300 Subject: [PATCH] fix(deps): update dependency app.cash.quiver:lib to v0.5.5 (#483) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e7f9f46f..3ce0a1f0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -45,7 +45,7 @@ hoplite = "2.8.0.RC3" junit = "5.10.2" kotest = "5.9.1" mockito = "5.3.1" -quiver = "0.5.4" +quiver = "0.5.5" akkurate = "0.8.0" [libraries]