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

Update to release version 2.12.4 of parsers

parent 16299e54
No related branches found
No related tags found
No related merge requests found
Pipeline #112251 passed
......@@ -22,7 +22,7 @@ configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
}
def parser_version = '2.12.4-SNAPSHOT'
def parser_version = '2.12.4'
dependencies {
implementation(group: 'commons-cli', name: 'commons-cli', version: '1.4')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment