From 2f71e9b1dfa40885858da9372933328dd0154fea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 12:56:19 +0000 Subject: [PATCH] Update plugin com.starter.library.kotlin to v0.69.0 --- testproject/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testproject/build.gradle b/testproject/build.gradle index f49997a..791bcee 100644 --- a/testproject/build.gradle +++ b/testproject/build.gradle @@ -1,5 +1,5 @@ plugins { - id("com.starter.library.kotlin") version "0.68.0" + id("com.starter.library.kotlin") version "0.69.0" } dependencies {