Skip to content

Commit 423c3ba

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 2.2.0 to 2.2.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.2.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73ac16f commit 423c3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/kotlin/Polygons/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ minSdk = "21"
44
targetSdk = "36"
55
versionCode = "1"
66
versionName = "1.0"
7-
kotlin = "2.2.0"
7+
kotlin = "2.2.10"
88
appcompat = "1.7.1"
99
playServicesMaps = "19.2.0"
1010
junit = "4.13.2"

0 commit comments

Comments
 (0)