Skip to content

Commit 05926c6

Browse files
committed
Add Hibernate re-build too
1 parent 5409360 commit 05926c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/trigger_dep_builds_v3.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,14 @@ jobs:
2626
- 'FasterXML/jackson-dataformat-xml'
2727
- 'FasterXML/jackson-datatypes-collections'
2828
- 'FasterXML/jackson-datatypes-misc'
29+
- 'FasterXML/jackson-datatype-hibernate'
2930
- 'FasterXML/jackson-datatype-joda'
3031
- 'FasterXML/jackson-module-kotlin'
3132
- 'FasterXML/jackson-module-scala'
3233
- 'FasterXML/jackson-jaxrs-providers'
3334
- 'FasterXML/jackson-jakarta-rs-providers'
34-
- 'FasterXML/jackson-integration-tests'
3535
- 'FasterXML/jackson-benchmarks'
36+
- 'FasterXML/jackson-integration-tests'
3637

3738
steps:
3839
- name: Repository dispatch

0 commit comments

Comments
 (0)