Skip to content

Commit

Permalink
SHIBUI-2380
Browse files Browse the repository at this point in the history
fix for integration testing
  • Loading branch information
chasegawa committed Oct 7, 2022
1 parent 8e5ab06 commit 46b686b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ dependencies {
integrationTestCompile platform("org.spockframework:spock-bom:2.1-groovy-3.0")
integrationTestCompile "org.spockframework:spock-core"
integrationTestCompile "org.spockframework:spock-spring"
integrationTestRuntime "net.shibboleth.oidc:oidc-common-saml-api:${project.'shibOIDCVersion'}"

// CSV file support
compile 'com.opencsv:opencsv:4.4', {
Expand Down

0 comments on commit 46b686b

Please sign in to comment.