Skip to content

Commit

Permalink
Merge pull request #7 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.2
  • Loading branch information
idugalic authored Jul 8, 2023
2 parents 9d412c0 + 576269d commit a1261c0
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.8.20"
id("io.ktor.plugin") version "2.3.0"
id("io.ktor.plugin") version "2.3.2"
id("org.jetbrains.kotlin.plugin.serialization") version "1.8.20"
}

Expand Down

0 comments on commit a1261c0

Please sign in to comment.