We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c75f9 commit 30473a1Copy full SHA for 30473a1
build.gradle
@@ -223,7 +223,7 @@ dependencies {
223
224
implementation group: 'io.rest-assured', name: 'rest-assured', version: '5.5.1'
225
226
- implementation 'org.openapitools:openapi-generator-core:7.12.0'
+ implementation 'org.openapitools:openapi-generator-core:7.13.0'
227
implementation 'org.hibernate.validator:hibernate-validator:8.0.2.Final'
228
229
testImplementation(platform('org.junit:junit-bom:5.12.2'))
0 commit comments