Skip to content

Commit 484b66b

Browse files
Bump kotlin_version from 1.8.21 to 2.2.20
Bumps `kotlin_version` from 1.8.21 to 2.2.20. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.21 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.21 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b36329 commit 484b66b

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.8.21'
2+
ext.kotlin_version = '2.2.20'
33
repositories {
44
mavenCentral()
55
google()

0 commit comments

Comments
 (0)