From a62c5ecb60877c4e880e02aebf354cba15888484 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:44:14 +0000 Subject: [PATCH] Update Patch dependency updates --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 265ad378..644fc0a1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,9 +15,9 @@ material3 = "1.2.1" appcompat = "1.7.0" constraintlayout = "2.1.4" -kotest = "5.9.0" +kotest = "5.9.1" testCore = "1.5.0" -lint = "31.4.1" +lint = "31.4.2" kotlinter = "4.3.0"