We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe56362 commit 35a8bfeCopy full SHA for 35a8bfe
build.gradle
@@ -18,8 +18,8 @@ buildscript {
18
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.4'
19
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
20
classpath 'gradle.plugin.org.inferred:gradle-processors:3.1.0'
21
- classpath 'org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:2.1.1'
22
- classpath 'com.palantir.gradle.conjure:gradle-conjure:4.13.2'
+ classpath 'org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:2.2.1'
+ classpath 'com.palantir.gradle.conjure:gradle-conjure:4.13.3'
23
}
24
25
0 commit comments