You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/test/java/org/springframework/boot/gradle/junit/GradleCompatibilityExtension.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@
30
30
31
31
/**
32
32
* {@link Extension} that runs {@link TestTemplate templated tests} against multiple
33
-
* versions of Gradle. Test classes using the extension must have non-privaten and
33
+
* versions of Gradle. Test classes using the extension must have non-private and
34
34
* non-final {@link GradleBuild} field named {@code gradleBuild}.
0 commit comments