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

update parser version to 2.15.1

parent c80fac8c
No related branches found
No related tags found
No related merge requests found
Pipeline #156577 passed
......@@ -27,7 +27,7 @@ configurations.configureEach {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
}
def parser_version = '2.15.0'
def parser_version = '2.15.1'
dependencies {
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