Skip to content

Commit

Permalink
Merge pull request #195 from TheFruxz/dependabot/gradle/rework/2023/o…
Browse files Browse the repository at this point in the history
…rg.jetbrains.kotlinx-kotlinx-coroutines-core-1.10.1
  • Loading branch information
TheFruxz authored Dec 23, 2024
2 parents 2c34aa2 + a68b70f commit 4af263b
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 @@ -52,7 +52,7 @@ dependencies {
testImplementation(kotlin("test"))

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")

// External

Expand Down

0 comments on commit 4af263b

Please sign in to comment.