Skip to content

Commit

Permalink
Bump the versions group with 8 updates (#18)
Browse files Browse the repository at this point in the history
* Bump the versions group with 8 updates

Bumps the versions group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [app.cash.turbine:turbine](https://github.com/cashapp/turbine) | `1.1.0` | `1.2.0` |
| [io.github.qdsfdhvh:image-loader](https://github.com/qdsfdhvh/compose-imageLoader) | `1.8.3` | `1.9.0` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` |
| [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` |
| com.android.library | `8.6.1` | `8.7.1` |
| [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) | `1.6.11` | `1.7.0` |


Updates `app.cash.turbine:turbine` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/cashapp/turbine/releases)
- [Changelog](https://github.com/cashapp/turbine/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/turbine@1.1.0...1.2.0)

Updates `io.github.qdsfdhvh:image-loader` from 1.8.3 to 1.9.0
- [Release notes](https://github.com/qdsfdhvh/compose-imageLoader/releases)
- [Commits](qdsfdhvh/compose-imageloader@1.8.3...1.9.0)

Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...3.0.0)

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

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

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

Updates `com.android.library` from 8.6.1 to 8.7.1

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

Updates `org.jetbrains.compose` from 1.6.11 to 1.7.0
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.6.11...v1.7.0)

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

---
updated-dependencies:
- dependency-name: app.cash.turbine:turbine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: io.github.qdsfdhvh:image-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update gradle.properties

* Update gradle.properties

* Update gradle-wrapper.properties

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Makeev <[email protected]>
  • Loading branch information
dependabot[bot] and makeevrserg authored Oct 28, 2024
1 parent 1f15d90 commit 28ee675
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ makeevrserg.java.ktarget=17
# Project
makeevrserg.project.name=Paging
makeevrserg.project.group=ru.astrainteractive.klibs
makeevrserg.project.version.string=2.2.10
makeevrserg.project.version.string=2.3.0
makeevrserg.project.description=Kotlin Multiplatform paging library
makeevrserg.project.developers=makeevrserg|Makeev Roman|[email protected]
makeevrserg.project.url=https://github.com/makeevrserg/klibs.paging
Expand Down
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
# Kotlin
kotlin-version = "2.0.20" # # https://github.com/JetBrains/kotlin
kotlin-version = "2.0.21" # # https://github.com/JetBrains/kotlin
kotlin-coroutines-core = "1.9.0" # https://github.com/Kotlin/kotlinx.coroutines
kotlin-serialization = "1.7.3"
klibs-gradleplugin = "1.4.0" # https://github.com/makeevrserg/gradle-plugin
gradle-android = "8.6.1" # https://developer.android.com/build#top-level
test-turbine = "1.1.0" # https://github.com/cashapp/turbine
compose-imageloader = "1.8.3"
ktor = "2.3.12"
kotlin-compose = "1.6.11"
gradle-android = "8.7.1" # https://developer.android.com/build#top-level
test-turbine = "1.2.0" # https://github.com/cashapp/turbine
compose-imageloader = "1.9.0"
ktor = "3.0.0"
kotlin-compose = "1.7.0"
[libraries]
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlin-coroutines-core" }
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlin-coroutines-core" }
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
zipStorePath=wrapper/dists

0 comments on commit 28ee675

Please sign in to comment.