Skip to content

Commit

Permalink
Merge pull request #69 from CubeWhyMC/dependabot/gradle/plugin.serial…
Browse files Browse the repository at this point in the history
…ization-2.0.10

Bump plugin.serialization from 2.0.0 to 2.0.10
  • Loading branch information
CubeWhy authored Aug 18, 2024
2 parents 5f5c914 + 61076d9 commit 0934876
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 @@ -3,7 +3,7 @@ plugins {
id ("com.gorylenko.gradle-git-properties") version "2.4.1"
kotlin("jvm")
id("com.google.protobuf") version "0.9.3"
kotlin("plugin.serialization") version "2.0.0"
kotlin("plugin.serialization") version "2.0.10"
}

group = "org.cubewhy.celestial"
Expand Down

0 comments on commit 0934876

Please sign in to comment.