We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdf09f commit a8cf069Copy full SHA for a8cf069
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
8
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
9
classpath 'com.gradle.publish:plugin-publish-plugin:2.0.0'
10
- classpath 'com.palantir.baseline:gradle-baseline-java:6.65.0'
+ classpath 'com.palantir.baseline:gradle-baseline-java:6.66.0'
11
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:3.2.0'
12
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.25.0'
13
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.16.0'
0 commit comments