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

Update parsers to version 2.12.7 with floor division pretty-print fix

parent bf511da6
Branches
Tags
No related merge requests found
Pipeline #119054 passed
......@@ -22,7 +22,7 @@ configurations.all {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
}
def parser_version = '2.12.6'
def parser_version = '2.12.7'
dependencies {
implementation(group: 'commons-cli', name: 'commons-cli', version: '1.5.0')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment