Skip to content

Commit

Permalink
Merge pull request #16 from TegroTON/dependabot/gradle/plugin.seriali…
Browse files Browse the repository at this point in the history
…zation-1.9.20

chore(deps): bump plugin.serialization from 1.7.22 to 1.9.20
  • Loading branch information
DeFiTON authored Dec 1, 2023
2 parents ff419c8 + ffe9a56 commit a913633
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 @@ -7,7 +7,7 @@ plugins {
kotlin("kapt") version "1.7.22" apply false
kotlin("plugin.spring") version "1.7.22" apply false
kotlin("plugin.jpa") version "1.7.22" apply false
kotlin("plugin.serialization") version "1.7.22" apply false
kotlin("plugin.serialization") version "1.9.20" apply false
id("io.ktor.plugin") version "2.2.2" apply false
}

Expand Down

0 comments on commit a913633

Please sign in to comment.