Skip to content

Spock 2.0 JDK compatibility #1348

Discussion options

You must be logged in to vote

Issue seems solved. My problem was that the Quarkus-BOM was enforced by using enforcedPlatform and this always downgraded Groovy to 3.0.5. Replacing enforcedPlatform with platform gave me the option to upgrade to 3.0.8
Now I am hitting another issue with Groovy (not Spock related) because my Java sut is compiled with --enable-preview and this seems not be honored by the Groovy compiler.

Thanks for clarifying that Spock supports newer versions, which lead me on the right track

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@szpak
Comment options

szpak Jun 15, 2021
Collaborator

Answer selected by szpak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants