Skip to content

Commit

Permalink
Move common test classes
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit committed Dec 20, 2021
1 parent 3e1eff4 commit ac168a9
Show file tree
Hide file tree
Showing 9 changed files with 1,049 additions and 2,131 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ dependencies {

api("io.reactivex.rxjava3:rxjava:3.0.12")

implementation("io.opentelemetry:opentelemetry-extension-annotations")
implementation("com.google.guava:guava")

implementation("org.codehaus.groovy:groovy-all")
implementation("io.opentelemetry:opentelemetry-api")
implementation("org.spockframework:spock-core")
Expand Down
Loading

0 comments on commit ac168a9

Please sign in to comment.