Skip to content

Commit 2a2c803

Browse files
build(deps): bump kotlin from 2.0.20 to 2.2.20
Bumps `kotlin` from 2.0.20 to 2.2.20. Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.20 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@v2.0.20...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-test` from 2.0.20 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@v2.0.20...v2.2.20) Updates `org.jetbrains.kotlin.jvm` from 2.0.20 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@v2.0.20...v2.2.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a8b2ba commit 2a2c803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
android = "4.1.1.4"
33
apktool-lib = "2.10.1.1"
44
binary-compatibility-validator = "0.18.1"
5-
kotlin = "2.0.20"
5+
kotlin = "2.2.20"
66
kotlinx-coroutines-core = "1.10.2"
77
mockk = "1.14.5"
88
multidexlib2 = "3.0.3.r3"

0 commit comments

Comments
 (0)