Skip to content

Commit fbd4251

Browse files
Bump kotlin from 1.5.31 to 2.1.20 in /plugin
Bumps `kotlin` from 1.5.31 to 2.1.20. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.5.31 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.31...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.5.31 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.31...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-script-runtime` from 1.5.31 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.31...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-script-runtime dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1dc95f9 commit fbd4251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "1.5.31"
2+
kotlin = "2.1.20"
33
ktlint = "0.47.1" # last version prior to API changes. we can increase this more once we drop support for the old API.
44
androidPlugin = "4.1.0"
55
semver = "1.1.1"

0 commit comments

Comments
 (0)