Skip to content

Commit

Permalink
Excavator: Apply Gradle Plugin Testing Helper (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 10, 2024
1 parent ff703f4 commit 26d5460
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 @@ -9,7 +9,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 'org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:4.1.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.19.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 @@ -60,7 +60,7 @@ org.slf4j:slf4j-api:1.7.36 (4 constraints: 4b4a7558)
[Test dependencies]
cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
com.netflix.nebula:nebula-test:10.6.1 (1 constraints: 3a053a3b)
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)
junit:junit:4.13.2 (1 constraints: 1b0e1d4c)
net.bytebuddy:byte-buddy:1.15.4 (2 constraints: c916c650)
net.bytebuddy:byte-buddy-agent:1.15.4 (1 constraints: 450b45de)
Expand Down

0 comments on commit 26d5460

Please sign in to comment.