Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #197 from siper/dependabot/gradle/plugin.serializa…
Browse files Browse the repository at this point in the history
…tion-1.9.0

Bump plugin.serialization from 1.8.22 to 1.9.0
  • Loading branch information
siper committed Jul 6, 2023
2 parents 07856b0 + f8e580e commit fd75e4b
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 @@ -10,7 +10,7 @@ val postgresqlVersion = "42.6.0"

plugins {
kotlin("jvm") version "1.8.22"
kotlin("plugin.serialization") version "1.8.22"
kotlin("plugin.serialization") version "1.9.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
application
}
Expand Down

0 comments on commit fd75e4b

Please sign in to comment.