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