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

update parser version to 2.15.2

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