Skip to content

Commit e59aefd

Browse files
committed
add io-jackson3
1 parent b13e78c commit e59aefd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi-parser-bom/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies {
1212
api(project(":openapi-parser"))
1313
api(project(":json-schema-validator"))
1414
api(project(":io-jackson"))
15+
api(project(":io-jackson3"))
1516
api(project(":io-snakeyaml"))
1617
api(project(":io-interfaces"))
1718
}

0 commit comments

Comments
 (0)