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 #184 from siper/dependabot/gradle/plugin.serializa…
Browse files Browse the repository at this point in the history
…tion-1.8.21

Bump plugin.serialization from 1.8.20 to 1.8.21
  • Loading branch information
siper committed Apr 25, 2023
2 parents a35f853 + 851470e commit 9b57a2b
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.20"
kotlin("plugin.serialization") version "1.8.20"
kotlin("plugin.serialization") version "1.8.21"
id("com.github.johnrengelman.shadow") version "8.1.1"
application
}
Expand Down

0 comments on commit 9b57a2b

Please sign in to comment.