Skip to content
Snippets Groups Projects
Verified Commit 2e5e6de4 authored by Miles Vella's avatar Miles Vella
Browse files

update parsers to version 2.15.2

parent 56d39791
No related branches found
No related tags found
No related merge requests found
Pipeline #157530 passed
...@@ -26,7 +26,7 @@ configurations.all { ...@@ -26,7 +26,7 @@ configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds' resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
} }
def parser_version = '2.15.1' def parser_version = '2.15.2'
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