Skip to content

Commit bbec713

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

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
@@ -12,7 +12,7 @@
1212

1313
buildscript {
1414
ext {
15-
kotlin_version = '2.2.21'
15+
kotlin_version = '2.3.0'
1616
jacoco_version = '0.8.14'
1717
}
1818
}

0 commit comments

Comments
 (0)