Skip to content

Commit cb0b101

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-bom
Bumps [org.jetbrains.kotlin:kotlin-bom](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-bom 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 cb0b101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/java/StyledMap/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ versionCode = "1"
88
versionName = "1.0"
99
appcompat = "1.7.1"
1010
playServicesMaps = "19.2.0"
11-
kotlinBom = "2.2.0"
11+
kotlinBom = "2.2.10"
1212
junit = "4.13.2"
1313
androidxTestExtJunit = "1.2.1"
1414
espressoCore = "3.6.1"

0 commit comments

Comments
 (0)