Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0 #1066
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks for submitting a pull request. Please include the following information.
What I have done and why
Bumps org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0.
Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-datetime's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-datetime's changelog.
Commits
c349b7e
Advance version to 0.5.0, prepare changelog, update readme8dc7e2e
Use Enum entries instead of values2616a9d
Fix several build warnings5def197
Remove explicit kotlin-stdlib and kotlin-test-junit dependencies841b0a8
Implement WasmJs target87cc920
Move js files into commonJs source set53ffd13
Enable error loglevel for partial linkage messages (#317)f97034f
Update Kotlin version to 1.9.21 (#318)2f6ade2
Update kotlinx.team.infra versiondbb153f
Prevent secondary outputs of Java 9 compilation getting packed into jarDo tests pass?
DemoDebug
variant:./gradlew testDemoDebug
./gradlew --init-script gradle/init.gradle.kts spotlessApply
Is this your first pull request?
./tools/setup.sh