Skip to content

Commit

Permalink
build(deps): bump plugin.serialization from 1.9.0 to 1.9.10 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent f629e59 commit 7a889f0
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
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "1.9.10" apply true
kotlin("plugin.serialization") version "1.9.0" apply false
kotlin("plugin.serialization") version "1.9.10" apply false
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
}

Expand Down

0 comments on commit 7a889f0

Please sign in to comment.