Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from EmortalMC/renovate/org.jetbrains.kotlinx-k…
Browse files Browse the repository at this point in the history
…otlinx-serialization-json-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.3.2
  • Loading branch information
mergify[bot] committed Dec 23, 2021
2 parents cbba2bf + 2a245d8 commit 3876d2c
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 @@ -45,7 +45,7 @@ dependencies {
implementation("mysql:mysql-connector-java:8.0.27")

// import kotlinx serialization
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1")
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2")
}

// Take gradle.properties and apply it to resources.
Expand Down

0 comments on commit 3876d2c

Please sign in to comment.