Skip to content

Commit

Permalink
Update Kotlin, Compose Compiler, and molecule to v1.7.2
Browse files Browse the repository at this point in the history
| datasource | package                                          | from  | to    |
| ---------- | ------------------------------------------------ | ----- | ----- |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-json | 1.7.1 | 1.7.2 |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-core | 1.7.1 | 1.7.2 |
  • Loading branch information
renovate[bot] authored and actions-user committed Aug 29, 2024
1 parent 2f0be77 commit 0a20f13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/hubdle.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jetbrains-kotlinx-datetime = "0.6.1"
jetbrains-kotlinx-io-core = "0.5.3"
jetbrains-kotlinx-kover = "0.8.3"
jetbrains-kotlinx-multik = "0.2.3"
jetbrains-kotlinx-serialization = "1.7.1"
jetbrains-kotlinx-serialization = "1.7.2"
jetbrains-markdown = "0.7.3"
junit-bom = "5.11.0"
junit-jupiter-junit-jupiter = "5.11.0"
Expand Down
2 changes: 2 additions & 0 deletions hubdle-version-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

### Updated

- `org.jetbrains.kotlinx:kotlinx-serialization-json -> 1.7.2`
- `org.jetbrains.kotlinx:kotlinx-serialization-core -> 1.7.2`
- `com.android.tools:desugar_jdk_libs -> 2.1.1`
- `com.github.triplet.play:com.github.triplet.play.gradle.plugin -> 3.11.0`
- `com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin -> 7.0.0.BETA2`
Expand Down

0 comments on commit 0a20f13

Please sign in to comment.