Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ozonophore committed May 27, 2024
1 parent 5147d81 commit ad5c505
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ dependencies {
implementation("org.junit.jupiter:junit-jupiter-engine")
implementation("org.junit.jupiter:junit-jupiter-params")
implementation("com.fasterxml.jackson.core:jackson-databind")
implementation("org.yaml:snakeyaml:1.29")

api("org.octopusden.octopus.octopus-external-systems-clients:bitbucket-test-client:${project.properties["external-systems-client.version"]}")
api("org.octopusden.octopus.octopus-external-systems-clients:gitea-test-client:${project.properties["external-systems-client.version"]}")
api("org.octopusden.octopus.octopus-external-systems-clients:gitlab-test-client:${project.properties["external-systems-client.version"]}")
Expand Down

0 comments on commit ad5c505

Please sign in to comment.