Skip to content

Commit

Permalink
test against the earliest supported spring version
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Jun 12, 2024
1 parent e2175cc commit 11c57ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ tasks {
dependsOn(testing.suites)
}

compileJava {
compileTestJava {
options.compilerArgs.add("-parameters")
}

Expand Down

0 comments on commit 11c57ba

Please sign in to comment.