Skip to content
Snippets Groups Projects
Commit 9281a54d authored by Jan Gruteser's avatar Jan Gruteser
Browse files

set parser version to 2.13.6-SNAPSHOT

parent 9796cb6e
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.13.5'
def parser_version = '2.13.6-SNAPSHOT'
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