Skip to content

Commit fe6fd7d

Browse files
committed
updating Princess to version 2021-11-15.
The update was requested for #257.
1 parent d3bfa5f commit fe6fd7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ivy.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@ SPDX-License-Identifier: Apache-2.0
146146
<dependency org="de.uni-freiburg.informatik.ultimate" name="smtinterpol" rev="2.5-916-ga5843d8b" conf="runtime-smtinterpol->master; contrib->sources"/>
147147

148148
<!-- Princess for our Maven release -->
149-
<dependency org="io.github.uuverifiers" name="princess_2.13" rev="2021-08-12" conf="runtime-princess-with-javacup->default; contrib->sources"/>
149+
<dependency org="io.github.uuverifiers" name="princess_2.13" rev="2021-11-15" conf="runtime-princess-with-javacup->default; contrib->sources"/>
150150
<!-- Princess for our Ivy release-->
151-
<dependency org="io.github.uuverifiers" name="princess_2.13" rev="2021-08-12" conf="runtime-princess->default; contrib->sources">
151+
<dependency org="io.github.uuverifiers" name="princess_2.13" rev="2021-11-15" conf="runtime-princess->default; contrib->sources">
152152
<!-- Exclude dependency on java-cup and replace it with java-cup-runtime, which is enough.
153153
We use the JAR that is published by us instead of the one from net.sf.squirrel-sql.thirdparty-non-maven
154154
because the latter does not provide a separate JAR for java-cup-runtime. -->

0 commit comments

Comments
 (0)