diff --git a/update_dependencies.xml b/update_dependencies.xml index 1bbf16d61cb..8556b9430cd 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -123,7 +123,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -276,7 +276,7 @@ build.locator.request="${kotlin.bootstrap.locator}" artifact.path="kotlin-plugin-{build.number}.zip" dest="dependencies/download/bootstrap-compiler.zip" - build.number.pattern="[0-9a-z-+\.]+" + build.number.pattern="[\w-+\.]+" usetimestamp="true"/> @@ -304,6 +304,8 @@ + + @@ -381,7 +383,7 @@ artifact.path="markdown_jar/markdown.jar" dest="dependencies/markdown.jar" usetimestamp="true" - build.number.pattern="\d+\s-\sKotlin\s[\d\.]+" + build.number.pattern="\d+\s-\sKotlin\s[\w-+\.]+" /> @@ -497,7 +499,7 @@ - + @@ -861,11 +863,13 @@ - + + +