Skip to content

Commit

Permalink
Bump serializationVersion from 1.3.3 to 1.4.0 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 22, 2022
1 parent 8e632c6 commit 593fa7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlinx-uuid-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kotlin {

sourceSets {
// Apache 2, https://github.com/Kotlin/kotlinx.serialization/releases/latest
val serializationVersion = "1.3.3"
val serializationVersion = "1.4.0"

commonMain {
dependencies {
Expand Down

0 comments on commit 593fa7f

Please sign in to comment.