Skip to content

Commit f036bed

Browse files
Update dependency org.jetbrains.kotlin:kotlin-bom to v1.8.22 (#813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79ce5e7 commit f036bed

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
@@ -31,7 +31,7 @@ buildscript {
3131
versionsPluginVersion = '0.47.0'
3232

3333
// https://github.com/JetBrains/kotlin/releases
34-
kotlinVersion = "1.7.22"
34+
kotlinVersion = "1.8.22"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)