Skip to content

Commit

Permalink
Excavator: Update gradle-jdks infrastructure plugins (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Sep 3, 2022
1 parent d60be28 commit a0e5019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.jdks:gradle-jdks:0.25.0'
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.2.0'
classpath 'com.palantir.gradle.jdks:gradle-jdks:0.27.0'
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.4.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
classpath 'com.gradle.publish:plugin-publish-plugin:1.0.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.161.0'
Expand Down

0 comments on commit a0e5019

Please sign in to comment.