File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ plugins {
45
45
id(" com.avast.gradle.docker-compose" ) version " 0.17.8"
46
46
id(" org.jetbrains.kotlin.plugin.serialization" ) version " $kotlinVersion "
47
47
id(" com.nocwriter.runsql" ) version (" 1.0.3" )
48
- id(" io.swagger.core.v3.swagger-gradle-plugin" ) version " 2.2.23 "
48
+ id(" io.swagger.core.v3.swagger-gradle-plugin" ) version " 2.2.25 "
49
49
}
50
50
51
51
// retrieve the current commit hash
@@ -957,7 +957,7 @@ dependencies {
957
957
implementation(" org.jsoup:jsoup:1.18.1" )
958
958
// https://mvnrepository.com/artifact/io.swagger/swagger-annotations
959
959
implementation(" io.swagger:swagger-annotations:1.6.14" )
960
- implementation(" io.swagger.core.v3:swagger-jaxrs2:2.2.23 " )
960
+ implementation(" io.swagger.core.v3:swagger-jaxrs2:2.2.25 " )
961
961
// https://mvnrepository.com/artifact/javax.ws.rs/javax.ws.rs-api
962
962
implementation(" javax.ws.rs:javax.ws.rs-api:2.1.1" )
963
963
// https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api
You can’t perform that action at this time.
0 commit comments