Skip to content

Commit eb94618

Browse files
Update dependency io.swagger.core.v3:swagger-core to v2.2.31 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dabdd98 commit eb94618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dependencies {
105105
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: "2.19.0"
106106
implementation 'com.fasterxml.jackson.module:jackson-module-jsonSchema:2.19.0'
107107
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-json-org:2.19.0'
108-
api 'io.swagger.core.v3:swagger-core:2.2.30'
108+
api 'io.swagger.core.v3:swagger-core:2.2.31'
109109
api 'io.swagger.parser.v3:swagger-parser:2.1.27'
110110
implementation 'org.jetbrains.kotlin:kotlin-reflect:2.1.21'
111111
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.4.2'

0 commit comments

Comments
 (0)