fix(deps): update kotlin monorepo to v2.1.21

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-13 12:41:23 +00:00 committed by Andy Scherzinger
parent 1e1a8f7f21
commit 01c59edb6e

View File

@ -11,7 +11,7 @@
buildscript { buildscript {
ext { ext {
kotlinVersion = '2.1.20' kotlinVersion = '2.1.21'
} }
repositories { repositories {