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

Update parsers to version 2.12.6

parent d8ebcede
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
}
def parser_version = '2.12.4'
def parser_version = '2.12.6'
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.
Please register or to comment