Skip to content
Snippets Groups Projects
Commit 337139a6 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

bump parser version (artifactory upgrade)

parent 6b91bf12
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ repositories { ...@@ -15,7 +15,7 @@ repositories {
configurations { // configuration that holds jars to copy into lib configurations { // configuration that holds jars to copy into lib
releaseJars } releaseJars }
def parser_version = '2.4.20-SNAPSHOT' def parser_version = '2.4.22-SNAPSHOT'
dependencies { dependencies {
compile (group: 'com.microsoft', name: 'tla2tools', version: '1.4.6') compile (group: 'com.microsoft', name: 'tla2tools', version: '1.4.6')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment