Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1
Browse files Browse the repository at this point in the history
| datasource | package                                | from  | to    |
| ---------- | -------------------------------------- | ----- | ----- |
| maven      | org.jetbrains.kotlinx:kotlinx-datetime | 0.6.0 | 0.6.1 |
  • Loading branch information
renovate[bot] committed Aug 20, 2024
1 parent 7e010f1 commit 4f38985
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -78,7 +78,7 @@ jetbrains-kotlinx-atomicfu = "0.25.0"
jetbrains-kotlinx-binary-compatibility-validator = "0.16.3"
jetbrains-kotlinx-collections-immutable = "0.3.7"
jetbrains-kotlinx-coroutines = "1.8.1"
jetbrains-kotlinx-datetime = "0.6.0"
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"
Expand Down
1 change: 1 addition & 0 deletions hubdle-version-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

### Updated

- `org.jetbrains.kotlinx:kotlinx-datetime -> 0.6.1`
- `com.facebook:ktfmt -> 0.52`
- `org.jetbrains.kotlinx:kotlinx-io-core -> 0.5.3`
- `com.gradle.develocity:com.gradle.develocity.gradle.plugin -> 3.18`
Expand Down

0 comments on commit 4f38985

Please sign in to comment.