We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf58ee7 + 55ae3ae commit 1036ac9Copy full SHA for 1036ac9
gradle.properties
@@ -3,7 +3,7 @@ kotlin.code.style=official
3
# project id
4
projectGroupId=io.github.smiley4
5
projectArtifactIdBase=ktor-swagger-ui
6
-projectVersion=4.1.1
+projectVersion=4.1.2
7
8
# publishing information
9
projectNameBase=Ktor Swagger UI
@@ -19,7 +19,7 @@ projectDeveloperUrl=https://github.com/SMILEY4
19
versionKtor=3.0.0
20
versionSwaggerUI=5.17.11
21
versionSwaggerParser=2.1.24
22
-versionSchemaKenerator=1.6.1
+versionSchemaKenerator=1.6.2
23
versionKotlinLogging=7.0.0
24
versionKotest=5.8.0
25
versionKotlinTest=2.0.21
0 commit comments