Skip to content

Commit

Permalink
Added wiremock as test dependency to sechub-api-java #2553
Browse files Browse the repository at this point in the history
  • Loading branch information
de-jcup committed Sep 27, 2023
1 parent 142f9cc commit 6f72a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sechub-api-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies {
testImplementation spring_boot_dependency.junit_jupiter
testImplementation library.apache_commons_io
testImplementation library.mockito_inline
testImplementation library.wiremock
}

/*
Expand Down

0 comments on commit 6f72a34

Please sign in to comment.