Skip to content

Commit

Permalink
Fix build locally
Browse files Browse the repository at this point in the history
  • Loading branch information
jarl-dk committed Jan 13, 2025
1 parent a494816 commit e3933d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ dependencies {
[group: 'org.junit.jupiter', name: 'junit-jupiter', version: '5.9.2'],
[group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.9.2'],
[group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.9.2'],
[group: 'org.junit.platform', name: 'junit-platform-launcher', version: '1.9.2'],
// Because reasons: https://blog.adamretter.org.uk/xerces-xsd11-maven/
[group: 'org.exist-db.thirdparty.xerces', name: 'xercesImpl', version: '2.12.2' ],
files("src/test/resources/data1.jar"),
Expand Down

0 comments on commit e3933d6

Please sign in to comment.