Skip to content

Commit

Permalink
Bump gradle.ext.kotlinVersion from 1.9.10 to 1.9.21
Browse files Browse the repository at this point in the history
Bumps `gradle.ext.kotlinVersion` from 1.9.10 to 1.9.21.

Updates `org.jetbrains.kotlin.android` from 1.9.10 to 1.9.21

Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 1.9.21

Updates `org.jetbrains.kotlin.kapt` from 1.9.10 to 1.9.21

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.10 to 1.9.21

Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.9.10 to 1.9.21

Updates `org.jetbrains.kotlin.plugin.allopen` from 1.9.10 to 1.9.21

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 12baac7 commit 0564ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pluginManagement {
gradle.ext.kotlinVersion = '1.9.10'
gradle.ext.kotlinVersion = '1.9.21'
gradle.ext.agpVersion = '8.1.0'
gradle.ext.googleServicesVersion = '4.3.15'
gradle.ext.navigationVersion = '2.5.3'
Expand Down

0 comments on commit 0564ef9

Please sign in to comment.