Skip to content

Commit

Permalink
Bump plugin.serialization from 1.6.10 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps plugin.serialization from 1.6.10 to 2.0.10.

---
updated-dependencies:
- dependency-name: plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 013310a commit 427e9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.codingfeline.buildkonfig.compiler.FieldSpec.Type.STRING

plugins {
kotlin("multiplatform")
kotlin("plugin.serialization") version "1.6.10"
kotlin("plugin.serialization") version "2.0.10"
id("com.android.library")
id("com.codingfeline.buildkonfig")
}
Expand Down

0 comments on commit 427e9c9

Please sign in to comment.