Skip to content

Commit

Permalink
Bump the all group across 1 directory with 11 updates (#257)
Browse files Browse the repository at this point in the history
Bumps the all group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| com.android.tools.build:gradle | `8.5.1` | `8.5.2` |
| androidx.room:androidx.room.gradle.plugin | `2.7.0-alpha05` | `2.7.0-alpha06` |
| androidx.room:room-compiler | `2.7.0-alpha05` | `2.7.0-alpha06` |
| androidx.room:room-runtime | `2.7.0-alpha05` | `2.7.0-alpha06` |
| [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) | `0.4.8` | `0.4.10` |
| androidx.sqlite:sqlite-bundled | `2.5.0-alpha05` | `2.5.0-alpha06` |
| androidx.sqlite:sqlite | `2.5.0-alpha05` | `2.5.0-alpha06` |
| [io.github.kakaocup:compose](https://github.com/KakaoCup/Compose) | `0.4.3` | `0.4.4` |
| androidx.annotation:annotation | `1.8.1` | `1.8.2` |
| com.google.protobuf:protobuf-javalite | `4.27.2` | `4.27.3` |
| [com.airbnb.android:lottie-compose](https://github.com/airbnb/lottie-android) | `6.4.1` | `6.5.0` |



Updates `com.android.tools.build:gradle` from 8.5.1 to 8.5.2

Updates `androidx.room:androidx.room.gradle.plugin` from 2.7.0-alpha05 to 2.7.0-alpha06

Updates `androidx.room:room-compiler` from 2.7.0-alpha05 to 2.7.0-alpha06

Updates `androidx.room:room-runtime` from 2.7.0-alpha05 to 2.7.0-alpha06

Updates `io.nlopez.compose.rules:detekt` from 0.4.8 to 0.4.10
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](mrmans0n/compose-rules@v0.4.8...v0.4.10)

Updates `androidx.room:room-compiler` from 2.7.0-alpha05 to 2.7.0-alpha06

Updates `androidx.room:room-runtime` from 2.7.0-alpha05 to 2.7.0-alpha06

Updates `androidx.sqlite:sqlite-bundled` from 2.5.0-alpha05 to 2.5.0-alpha06

Updates `androidx.sqlite:sqlite` from 2.5.0-alpha05 to 2.5.0-alpha06

Updates `androidx.sqlite:sqlite` from 2.5.0-alpha05 to 2.5.0-alpha06

Updates `io.github.kakaocup:compose` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/KakaoCup/Compose/releases)
- [Commits](KakaoCup/Compose@0.4.3...0.4.4)

Updates `androidx.annotation:annotation` from 1.8.1 to 1.8.2

Updates `com.google.protobuf:protobuf-javalite` from 4.27.2 to 4.27.3

Updates `com.airbnb.android:lottie-compose` from 6.4.1 to 6.5.0
- [Release notes](https://github.com/airbnb/lottie-android/releases)
- [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md)
- [Commits](airbnb/lottie-android@v6.4.1...v6.5.0)

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.room:androidx.room.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.sqlite:sqlite-bundled
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.sqlite:sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.sqlite:sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.github.kakaocup:compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: com.airbnb.android:lottie-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2024
1 parent d1fc4d5 commit 1912e1b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ minSdk = "24"
wearMinSdk = "25"

kotlin = "2.0.20-RC" # https://kotlinlang.org/docs/releases.html#release-details
agp = "8.5.1" # https://developer.android.com/studio/releases/gradle-plugin
agp = "8.5.2" # https://developer.android.com/studio/releases/gradle-plugin
ktor = "2.3.12" # https://github.com/ktorio/ktor
androidxRoom = "2.7.0-alpha05" # https://developer.android.com/jetpack/androidx/releases/room
sqlite = "2.5.0-alpha05" # https://developer.android.com/jetpack/androidx/releases/sqlite
androidxRoom = "2.7.0-alpha06" # https://developer.android.com/jetpack/androidx/releases/room
sqlite = "2.5.0-alpha06" # https://developer.android.com/jetpack/androidx/releases/sqlite
ksp = "2.0.20-RC-1.0.24"

detekt = "1.23.6" # https://github.com/detekt/detekt
detektCompose = "0.4.8" # https://github.com/mrmans0n/compose-rules
detektCompose = "0.4.10" # https://github.com/mrmans0n/compose-rules

compose = "1.6.8" # https://developer.android.com/jetpack/androidx/releases/compose-ui
wearCompose = "1.3.1" # https://developer.android.com/jetpack/androidx/releases/wear-compose
Expand All @@ -32,7 +32,7 @@ sqldelight = "2.0.2" # https://github.com/cashapp/sqldelight/releases
material = "1.12.0" # https://github.com/material-components/material-components-android
activity = "1.8.1" # https://developer.android.com/jetpack/androidx/releases/activity

protobuf = "4.27.2"
protobuf = "4.27.3"

[libraries]
kotlinGradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down Expand Up @@ -63,7 +63,7 @@ compose-activity = "androidx.activity:activity-compose:1.9.1" # https://develope
compose-constraint = "androidx.constraintlayout:constraintlayout-compose:1.0.1" # https://developer.android.com/jetpack/androidx/releases/constraintlayout

compose-uiTestJunit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "compose" }
kakao-compose = { module = "io.github.kakaocup:compose", version = "0.4.3" }
kakao-compose = { module = "io.github.kakaocup:compose", version = "0.4.4" }

composeWear-material = { module = "androidx.wear.compose:compose-material", version.ref = "wearCompose" }
composeWear-foundation = { module = "androidx.wear.compose:compose-foundation", version.ref = "wearCompose" }
Expand Down Expand Up @@ -96,15 +96,15 @@ glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref =
google-maps-compose = "com.google.maps.android:maps-compose:6.1.1"


androidx-annotation = "androidx.annotation:annotation:1.8.1" # https://mvnrepository.com/artifact/androidx.annotation/annotation
androidx-annotation = "androidx.annotation:annotation:1.8.2" # https://mvnrepository.com/artifact/androidx.annotation/annotation
androidx-wear = "androidx.wear:wear:1.3.0" # https://developer.android.com/jetpack/androidx/releases/wear
material = { module = "com.google.android.material:material", version.ref = "material" }
protobuf-javalite = { module = "com.google.protobuf:protobuf-javalite", version.ref = "protobuf" } # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-javalite
playServices-wearable = "com.google.android.gms:play-services-wearable:18.2.0" # https://mvnrepository.com/artifact/com.google.android.gms/play-services-wearable
kotlinx-immutableCollections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7" # https://github.com/Kotlin/kotlinx.collections.immutable


lottie-compose = "com.airbnb.android:lottie-compose:6.4.1" # https://github.com/airbnb/lottie-android
lottie-compose = "com.airbnb.android:lottie-compose:6.5.0" # https://github.com/airbnb/lottie-android

###

Expand Down

0 comments on commit 1912e1b

Please sign in to comment.