Skip to content

Commit

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

Bump plugin.serialization from 1.9.22 to 1.9.23
  • Loading branch information
benedekh authored Apr 22, 2024
2 parents 04fb32d + c0d277f commit e65fd81
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 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.22"
kotlin("plugin.serialization") version "1.9.22"
kotlin("plugin.serialization") version "1.9.23"
id("io.gitlab.arturbosch.detekt") version ("1.23.1")
id("jacoco")
id("org.jetbrains.dokka") version "1.9.20"
Expand Down

0 comments on commit e65fd81

Please sign in to comment.