Skip to content

Commit

Permalink
Fix TS execution by proper WF-Core version
Browse files Browse the repository at this point in the history
  • Loading branch information
marekkopecky committed Nov 1, 2024
1 parent f9c3370 commit 857af22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
and be sure that wf-core-launcher version works correctly with new arquillian-container -->
<version.arquillian-container>5.1.0.Beta6</version.arquillian-container>
<!-- the following version needs to be >= than version used in arquillian-container dependency -->
<version.wf.core>26.0.1.Final</version.wf.core>
<version.wf.core>25.0.2.Final</version.wf.core>

<!-- MULTINODE -->
<version.creaper>2.0.3</version.creaper>
Expand Down

0 comments on commit 857af22

Please sign in to comment.