Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization …
Browse files Browse the repository at this point in the history
…to v1.9.25
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent c4195ab commit ef24fca
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 io.bkbn.sourdough.gradle.library.jvm.LibraryJvmExtension

plugins {
kotlin("jvm") version "1.9.23" apply false
kotlin("plugin.serialization") version "1.9.23" apply false
kotlin("plugin.serialization") version "1.9.25" apply false
id("io.bkbn.sourdough.library.jvm") version "0.12.1" apply false
id("io.bkbn.sourdough.application.jvm") version "0.12.1" apply false
id("com.google.devtools.ksp") version "1.9.23-1.0.20" apply false
Expand Down

0 comments on commit ef24fca

Please sign in to comment.