Skip to content

Commit 19f785b

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-bom
Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.1.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.1.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-version: 2.1.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0595432 commit 19f785b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ appcompat = "1.7.0"
1010
playServicesMaps = "19.0.0"
1111
places = "3.5.0"
1212
volley = "1.2.1"
13-
kotlinBom = "2.0.0"
13+
kotlinBom = "2.1.21"
1414
junit = "4.13.2"
1515

1616
[libraries]

0 commit comments

Comments
 (0)