Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-datetime-jvm from 0.6.0 to 0.6.1 (#…
Browse files Browse the repository at this point in the history
…1023)

Bumps [org.jetbrains.kotlinx:kotlinx-datetime-jvm](https://github.com/Kotlin/kotlinx-datetime) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-datetime@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent c9ba386 commit fe41c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<commons-io.version>2.16.1</commons-io.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlinx-serialization.version>1.7.1</kotlinx-serialization.version>
<kotlinx-datetime.version>0.6.0</kotlinx-datetime.version>
<kotlinx-datetime.version>0.6.1</kotlinx-datetime.version>
<lombok.version>1.18.34</lombok.version>
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit fe41c89

Please sign in to comment.