Skip to content

Commit

Permalink
Merge pull request apache#16391 from y1chi/BEAM-13430-ulr
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltay authored Dec 29, 2021
2 parents a7f73d3 + 114ba24 commit 7c3fd2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runners/portability/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ dependencies {

validatesRunner project(path: ":sdks:java:core", configuration: "shadowTest")
validatesRunner project(path: ":runners:core-java", configuration: "testRuntimeMigration")
validatesRunner project(project.path)
validatesRunner project(path: project.path, configuration: "testRuntimeMigration")
}

Expand Down

0 comments on commit 7c3fd2a

Please sign in to comment.