Skip to content

Commit

Permalink
Excavator: Apply Gradle Plugin Testing Helper (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 10, 2024
1 parent 47c3584 commit d05aad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
classpath 'com.palantir.gradle.jdks:gradle-jdks:0.58.0'
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.16.0'
classpath 'com.palantir.gradle.plugintesting:gradle-plugin-testing:0.4.0'
classpath 'com.palantir.gradle.plugintesting:gradle-plugin-testing:0.5.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.19.0'
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.13.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.50.0'
Expand Down
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ org.yaml:snakeyaml:2.3 (1 constraints: 3d178c10)
[Test dependencies]
cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
com.netflix.nebula:nebula-test:10.0.0 (1 constraints: 3305273b)
com.palantir.gradle.plugintesting:plugin-testing-core:0.4.0 (1 constraints: 0605f735)
com.palantir.gradle.plugintesting:plugin-testing-core:0.5.0 (1 constraints: 0705fa35)
commons-io:commons-io:2.13.0 (1 constraints: 3805383b)
junit:junit:4.13.2 (3 constraints: a523497e)
net.bytebuddy:byte-buddy:1.14.6 (2 constraints: c216a84f)
Expand Down

0 comments on commit d05aad6

Please sign in to comment.