Skip to content

Commit

Permalink
Merge branch '3.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
scottfrederick committed Jun 14, 2023
2 parents 21941c7 + aafaf0f commit 483bc08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
* @author Scott Frederick
*/
@ExtendWith({ GradleBuildInjectionExtension.class, GradleBuildExtension.class })
@EnabledForJreRange(max = JRE.JAVA_18)
@EnabledForJreRange(max = JRE.JAVA_20)
class PaketoBuilderTests {

GradleBuild gradleBuild;
Expand Down

0 comments on commit 483bc08

Please sign in to comment.