Skip to content

Commit

Permalink
Update dependency io.swagger.core.v3:swagger-core to v2.2.27 (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 7e7371f commit 1209311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dependencies {
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: "2.18.2"
implementation 'com.fasterxml.jackson.module:jackson-module-jsonSchema:2.18.2'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-json-org:2.18.2'
api 'io.swagger.core.v3:swagger-core:2.2.26'
api 'io.swagger.core.v3:swagger-core:2.2.27'
api 'io.swagger.parser.v3:swagger-parser:2.1.24'
implementation 'org.jetbrains.kotlin:kotlin-reflect:2.1.0'
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.4.2'
Expand Down

0 comments on commit 1209311

Please sign in to comment.