Skip to content
Snippets Groups Projects
Commit 0765a81f authored by Daniel Plagge's avatar Daniel Plagge
Browse files

PROB-322: New necessary parser version 2.4.22 (because of the needed "typeof" elements in the AST)

parent 51da0000
Branches
Tags
No related merge requests found
......@@ -36,7 +36,7 @@ project(':de.prob.core') {
}
def parser_version = '2.4.21-SNAPSHOT'
def parser_version = '2.4.22-SNAPSHOT'
dependencies {
compile group: "de.prob", name: "answerparser", version: parser_version , changing: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment