Skip to content

Commit

Permalink
build(deps): bump the patch-updates group
Browse files Browse the repository at this point in the history
Bumps the patch-updates group in /nym-vpn-android with 4 updates: [org.jetbrains.kotlin.plugin.compose](https:/JetBrains/kotlin), [org.jetbrains.kotlin.android](https:/JetBrains/kotlin), [com.google.devtools.ksp](https:/google/ksp) and [org.jetbrains.kotlin.plugin.serialization](https:/JetBrains/kotlin).


Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21
- [Release notes](https:/JetBrains/kotlin/releases)
- [Changelog](https:/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.0.21)

Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21
- [Release notes](https:/JetBrains/kotlin/releases)
- [Changelog](https:/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.0.21)

Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21
- [Release notes](https:/JetBrains/kotlin/releases)
- [Changelog](https:/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.0.21)

Updates `com.google.devtools.ksp` from 2.0.20-1.0.25 to 2.0.21-1.0.25
- [Release notes](https:/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.25)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.0.21
- [Release notes](https:/JetBrains/kotlin/releases)
- [Changelog](https:/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 0612337 commit 1d91d5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nym-vpn-android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ coreSplashscreen = "1.0.1"
detektRulesCompose = "1.4.0"
ipaddress = "5.5.1"
jna = "5.15.0"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"
coreKtx = "1.13.1"
junit = "4.13.2"
junitVersion = "1.2.1"
Expand Down Expand Up @@ -35,7 +35,7 @@ moshiKotlinCodegen = "1.15.1"
converterMoshi = "2.11.0"
zxingAndroidEmbedded = "4.3.0"

gradlePlugins-kotlinxSerialization = "2.0.20"
gradlePlugins-kotlinxSerialization = "2.0.21"
gradlePlugins-licensee = "1.11.0"
gradlePlugins-detekt = "1.23.7"
gradlePlugins-gross = "0.4.2"
Expand Down

0 comments on commit 1d91d5b

Please sign in to comment.