Skip to content

Commit dd5b952

Browse files
Update kotlin monorepo to v2.3.0 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f192dc commit dd5b952

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
@@ -2,7 +2,7 @@ apply plugin: 'com.vanniktech.code.quality.tools'
22

33
buildscript {
44
ext.versions = [
5-
kotlin: '2.2.21',
5+
kotlin: '2.3.0',
66
espresso: '3.5.1',
77
]
88

0 commit comments

Comments
 (0)