Skip to content

Commit

Permalink
Merge pull request #47 from fraktalio/renovate/io.ktor.plugin-2.x
Browse files Browse the repository at this point in the history
Update plugin io.ktor.plugin to v2.3.8
  • Loading branch information
idugalic committed Jan 31, 2024
2 parents 196535d + fc9637e commit 58b6b16
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 @@ -12,7 +12,7 @@ val kotlinx_collections_immutable_version: String by project

plugins {
kotlin("jvm") version "1.9.22"
id("io.ktor.plugin") version "2.3.6"
id("io.ktor.plugin") version "2.3.8"
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22"
}

Expand Down

0 comments on commit 58b6b16

Please sign in to comment.