We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13e78c commit e59aefdCopy full SHA for e59aefd
openapi-parser-bom/build.gradle.kts
@@ -12,6 +12,7 @@ dependencies {
12
api(project(":openapi-parser"))
13
api(project(":json-schema-validator"))
14
api(project(":io-jackson"))
15
+ api(project(":io-jackson3"))
16
api(project(":io-snakeyaml"))
17
api(project(":io-interfaces"))
18
}
0 commit comments