Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Bump plugin.serialization from 1.9.22 to 1.9.23 (#38)
Browse files Browse the repository at this point in the history
Bumps plugin.serialization from 1.9.22 to 1.9.23.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 9406e2e commit 87fb197
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 @@ -2,5 +2,5 @@
plugins {
id("com.android.application") version "8.3.0" apply false
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
kotlin("plugin.serialization") version "1.9.22" apply false
kotlin("plugin.serialization") version "1.9.23" apply false
}

0 comments on commit 87fb197

Please sign in to comment.