Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles authored May 4, 2024
1 parent 52cb948 commit b51964c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuel-kotlinx-serialization/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform")
kotlin("plugin.serialization") version "1.9.20"
kotlin("plugin.serialization") version "1.9.21"
id("publication")
id("org.jetbrains.kotlinx.kover")
}
Expand Down

0 comments on commit b51964c

Please sign in to comment.