Skip to content
Snippets Groups Projects
Commit 92b0d8f3 authored by dgelessus's avatar dgelessus
Browse files

Update parsers to version 2.12.4-SNAPSHOT

parent ef78f017
Branches
Tags
No related merge requests found
...@@ -26,7 +26,7 @@ configurations.all { ...@@ -26,7 +26,7 @@ configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds' resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
} }
def parser_version = '2.12.3' def parser_version = '2.12.4-SNAPSHOT'
dependencies { dependencies {
//implementation(group: 'com.microsoft', name: 'tla2tools', version: '1.4.6') //implementation(group: 'com.microsoft', name: 'tla2tools', version: '1.4.6')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment