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

Switch to release version 2.15.0 of parser

parent b4ec3edb
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ configurations.configureEach {
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
}
def parser_version = '2.15.0-SNAPSHOT'
def parser_version = '2.15.0'
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