Skip to content

Commit

Permalink
Merge pull request #72 from TheFruxz/dependabot/gradle/develop/org.je…
Browse files Browse the repository at this point in the history
…tbrains.kotlinx-kotlinx-serialization-json-1.6.1
  • Loading branch information
TheFruxz authored Nov 16, 2023
2 parents 4a57ff1 + 2d09ce9 commit 8214cab
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 @@ -23,7 +23,7 @@ dependencies {
testImplementation(kotlin("test"))
implementation(kotlin("reflect"))

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")

implementation("org.jetbrains.exposed:exposed-core:0.44.1")
Expand Down

0 comments on commit 8214cab

Please sign in to comment.