Skip to content
Snippets Groups Projects
Commit 145c4ee3 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

bump parser version

parent 19d463c3
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ configurations.all { ...@@ -24,7 +24,7 @@ configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds' resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
} }
def parser_version = '2.5.0-SNAPSHOT' def parser_version = '2.5.1-SNAPSHOT'
def prob_version = '2.0.0-SNAPSHOT' def prob_version = '2.0.0-SNAPSHOT'
def tlatools_version = '1.0.2-SNAPSHOT' def tlatools_version = '1.0.2-SNAPSHOT'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment