Skip to content

Commit 5aa6603

Browse files
fix(deps): update kotlin monorepo to v2.3.20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa15766 commit 5aa6603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
buildscript {
1212

1313
ext {
14-
kotlinVersion = '2.3.10'
14+
kotlinVersion = '2.3.20'
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)