Skip to content

Commit 0e16646

Browse files
committed
Require semver.xq 3.0.0
1 parent 8f975a7 commit 0e16646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expath-pkg.xml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://expath.org/ns/pkg" name="http://exist-db.org/apps/public-repo" abbrev="@project.name@" version="@project.version@" spec="1.0">
33
<title>eXist-db Public Application Repository</title>
44
<dependency processor="http://exist-db.org" semver-min="5.3.0"/>
5-
<dependency package="http://exist-db.org/xquery/semver-xq" semver-min="2.4.0"/>
5+
<dependency package="http://exist-db.org/xquery/semver-xq" semver-min="3.0.0"/>
66
<dependency package="http://exist-db.org/apps/shared" semver-min="0.9.1"/>
77
<dependency package="http://exist-db.org/html-templating" semver-min="1.1.0"/>
88
</package>

0 commit comments

Comments
 (0)