We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ea324 commit ef2bbf3Copy full SHA for ef2bbf3
.gitlab-ci.yml
@@ -12,6 +12,6 @@ variables:
12
PROJECT_PATH: "sosy-lab/software/java-smt"
13
GH_REF: "github.com/sosy-lab/java-smt"
14
# Version of https://gitlab.com/sosy-lab/software/refaster/ to use
15
- REFASTER_REPO_REVISION: 31cd8ffc4966957e156665dbba76679ade5bb5c9
+ REFASTER_REPO_REVISION: 26c8309d1023e4dfcb0e8d24dcf7ec12e621314e
16
# Needs to be synchronized with Error Prone version in lib/ivy.xml
17
- REFASTER_VERSION: 2.21.1
+ REFASTER_VERSION: 2.41.0
0 commit comments