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

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2025-04-01 17:52:57 +02:00
parent 9cc9b7481c
commit db583fb8e3
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

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