Skip to content

Commit 40e6bc8

Browse files
committed
Update the RESTEasy Reactive TCK with a fix for new JUnit 5.12 behavior
1 parent b0aa780 commit 40e6bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcks/resteasy-reactive/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818

1919
<!-- to avoid sudden surprises, checkout is pinned to a specific commit -->
20-
<resteasy-reactive-testsuite.repo.ref>2b263617d93e3f161bf092bb6425405e9d3c01d0</resteasy-reactive-testsuite.repo.ref>
20+
<resteasy-reactive-testsuite.repo.ref>7aabd9b98f8fdb1f3ee634f7594bd224ea159a34</resteasy-reactive-testsuite.repo.ref>
2121

2222
<exec.skip>${skipTests}</exec.skip>
2323
<resteasy-reactive-testsuite.clone.skip>${exec.skip}</resteasy-reactive-testsuite.clone.skip>

0 commit comments

Comments
 (0)