Skip to content

Commit

Permalink
Merge pull request #1201 from ndw/update-maven
Browse files Browse the repository at this point in the history
Update the Saxonica EE repo
  • Loading branch information
ndw committed May 9, 2024
2 parents 77b29d1 + 83f2f22 commit 75825b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -2,7 +2,7 @@ buildscript {
repositories {
mavenLocal()
mavenCentral()
maven { url "https://dev.saxonica.com/maven" }
maven { url "https://maven.saxonica.com/maven" }
}

// Get rid of that [expletive deleted] warning about xml-apis 2.0.2/1.0.b2
Expand Down

0 comments on commit 75825b4

Please sign in to comment.