Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
olovy committed Apr 11, 2023
1 parent b153f94 commit 301bb68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions whelk-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ dependencies {
api 'commons-io:commons-io:2.11.0'
implementation "org.apache.httpcomponents:httpclient:${httpComponentsClientVersion}"
implementation "org.apache.httpcomponents:httpcore:${httpComponentsCoreVersion}"
api 'org.apache.jena:apache-jena-libs:3.17.0'
implementation 'org.apache.jena:apache-jena-libs:3.17.0'
api "org.codehaus.groovy:groovy-json:${groovyVersion}"
api "org.codehaus.groovy:groovy-xml:${groovyVersion}"
Expand Down

0 comments on commit 301bb68

Please sign in to comment.