Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0 (#368
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent cc4b181 commit eb76d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/rrtop/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ application {
}

dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-datetime:0.6.0-RC.2'
implementation 'org.jetbrains.kotlinx:kotlinx-datetime:0.6.0'
implementation 'org.jline:jline:3.26.1'
}

0 comments on commit eb76d4c

Please sign in to comment.