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 919ea2b commit 701b8f0Copy full SHA for 701b8f0
.github/workflows/trigger_dep_builds_v2.yml
@@ -23,6 +23,7 @@ jobs:
23
- 'FasterXML/jackson-dataformat-xml'
24
- 'FasterXML/jackson-datatypes-collections'
25
- 'FasterXML/jackson-datatypes-misc'
26
+ - 'FasterXML/jackson-datatype-joda'
27
- 'FasterXML/jackson-module-kotlin'
28
- 'FasterXML/jackson-module-scala'
29
- 'FasterXML/jackson-jaxrs-providers'
.github/workflows/trigger_dep_builds_v3.yml
0 commit comments