Skip to content

Commit 1ae2d15

Browse files
Bump io.ktor.plugin from 3.0.0 to 3.0.1
Bumps io.ktor.plugin from 3.0.0 to 3.0.1. --- updated-dependencies: - dependency-name: io.ktor.plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30ebfbc commit 1ae2d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-wot-binding-http/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("io.ktor.plugin") version "3.0.0"
2+
id("io.ktor.plugin") version "3.0.1"
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)