Skip to content

Commit f698b13

Browse files
Update kotlin monorepo to v2.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6010b07 commit f698b13

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.21'
14+
kotlinVersion = '2.4.0'
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)