diff --git a/gradle.properties b/gradle.properties index 6e5e695..c248993 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ kotlin.code.style=official # project id projectGroupId=io.github.smiley4 projectArtifactIdBase=ktor-swagger-ui -projectVersion=4.1.4 +projectVersion=4.1.5 # publishing information projectNameBase=Ktor Swagger UI