Skip to content

Commit 3106412

Browse files
Update kotlin to v2.3.0 (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83e89b5 commit 3106412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
kotlinVersion = "2.2.21"
4+
kotlinVersion = "2.3.0"
55
}
66
}
77
plugins {

0 commit comments

Comments
 (0)