We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b6ac7 commit 3b8c99cCopy full SHA for 3b8c99c
gradle-baseline-java/build.gradle
@@ -208,4 +208,5 @@ if (gradle.startParameter.isWriteDependencyLocks()) {
208
209
gradleTestUtils {
210
configurationCacheEnabled = true
211
+ gradleVersions = ['8.14.3', '9.2.1']
212
}
0 commit comments