Skip to content

Commit

Permalink
Bump the ivy-learn group across 1 directory with 7 updates
Browse files Browse the repository at this point in the history
Bumps the ivy-learn group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| androidx.activity:activity-compose | `1.8.2` | `1.9.0` |
| androidx.core:core-ktx | `1.12.0` | `1.13.0` |
| androidx.compose.ui:ui-tooling | `1.6.5` | `1.6.6` |
| androidx.compose.ui:ui-tooling-preview | `1.6.5` | `1.6.6` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.5` | `1.5.6` |
| com.android.application:com.android.application.gradle.plugin | `8.2.0` | `8.3.2` |
| com.android.library:com.android.library.gradle.plugin | `8.2.0` | `8.3.2` |



Updates `androidx.activity:activity-compose` from 1.8.2 to 1.9.0

Updates `androidx.core:core-ktx` from 1.12.0 to 1.13.0

Updates `androidx.compose.ui:ui-tooling` from 1.6.5 to 1.6.6

Updates `androidx.compose.ui:ui-tooling-preview` from 1.6.5 to 1.6.6

Updates `androidx.compose.ui:ui-tooling-preview` from 1.6.5 to 1.6.6

Updates `ch.qos.logback:logback-classic` from 1.5.5 to 1.5.6
- [Commits](qos-ch/logback@v_1.5.5...v_1.5.6)

Updates `com.android.application:com.android.application.gradle.plugin` from 8.2.0 to 8.3.2

Updates `com.android.library:com.android.library.gradle.plugin` from 8.2.0 to 8.3.2

Updates `com.android.library:com.android.library.gradle.plugin` from 8.2.0 to 8.3.2

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: com.android.application:com.android.application.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: com.android.library:com.android.library.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: com.android.library:com.android.library.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 2320da5 commit b924f42
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
[versions]
agp = "8.2.0"
agp = "8.3.2"
android-compileSdk = "34"
android-minSdk = "24"
android-targetSdk = "34"
androidx-activityCompose = "1.8.2"
androidx-activityCompose = "1.9.0"
androidx-appcompat = "1.6.1"
androidx-constraintlayout = "2.1.4"
androidx-core-ktx = "1.12.0"
androidx-core-ktx = "1.13.0"
androidx-espresso-core = "3.5.1"
androidx-material = "1.11.0"
androidx-test-junit = "1.1.5"
compose = "1.6.5"
compose = "1.6.6"
compose-plugin = "1.6.2"
junit = "4.13.2"
kotlin = "1.9.23"
ktor = "2.3.10"
ktor-client = "2.3.10"
logback = "1.5.5"
logback = "1.5.6"
kotest = "5.8.1"
kotlin-coroutines = "1.8.0"

Expand Down

0 comments on commit b924f42

Please sign in to comment.