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

Update to new parser snapshot version 2.15.0-SNAPSHOT

parent a7459310
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -27,7 +27,7 @@ configurations.configureEach { ...@@ -27,7 +27,7 @@ configurations.configureEach {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds' resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
} }
def parser_version = '2.13.6-SNAPSHOT' def parser_version = '2.15.0-SNAPSHOT'
dependencies { dependencies {
implementation(group: 'commons-cli', name: 'commons-cli', version: '1.9.0') implementation(group: 'commons-cli', name: 'commons-cli', version: '1.9.0')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment