Skip to content

Commit ef2bbf3

Browse files
committed
use updated version of Refaster, from "main" branch.
1 parent 95ea324 commit ef2bbf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ variables:
1212
PROJECT_PATH: "sosy-lab/software/java-smt"
1313
GH_REF: "github.com/sosy-lab/java-smt"
1414
# Version of https://gitlab.com/sosy-lab/software/refaster/ to use
15-
REFASTER_REPO_REVISION: 31cd8ffc4966957e156665dbba76679ade5bb5c9
15+
REFASTER_REPO_REVISION: 26c8309d1023e4dfcb0e8d24dcf7ec12e621314e
1616
# Needs to be synchronized with Error Prone version in lib/ivy.xml
17-
REFASTER_VERSION: 2.21.1
17+
REFASTER_VERSION: 2.41.0

0 commit comments

Comments
 (0)