Skip to content

Commit

Permalink
Merge pull request #192 from phodal/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlinx-kotlinx-datetime-0.6.2

chore(deps): bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.1 to 0.6.2
  • Loading branch information
phodal authored Feb 14, 2025
2 parents aaa871b + 7b74a49 commit 71a3918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ project(":shirelang") {
}

// for ShireQL Schema
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.2")

implementation(kotlin("reflect"))
implementation(project(":core"))
Expand Down

0 comments on commit 71a3918

Please sign in to comment.