diff --git a/README.md b/README.md index ae899f649..bdfca19d6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Central_. ```kotlin dependencies { - implementation("dev.forst:ktor-openapi-generator:0.5.2") + implementation("dev.forst:ktor-openapi-generator:0.5.3") } ```