From 64643f21035cf14fc129dc6c8b3d130231f07b1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:21:50 +0100 Subject: [PATCH] chore(deps): update kotlin monorepo to v2.1.0 (#302) 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 eee97dc5..5ebf40d7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ asm = "9.7" configurate = "4.1.2" junit = "5.10.2" -kotlin = "2.0.0" +kotlin = "2.1.0" log4j = "2.23.1" [libraries]