OpenSearch/buildSrc/src
Igor Motov cff3fdb091 Fix version parser used by gradle (#51773)
Due to of a typo in the version regex pattern only the last digit of a major
version number is taken into consideration. So docker's version 17.0.1 is parsed
as 7.0.1.
2020-02-03 15:54:50 -05:00
..
main Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08:00
minimumRuntime/java/org/elasticsearch/gradle Fix version parser used by gradle (#51773) 2020-02-03 15:54:50 -05:00
test Fix version parser used by gradle (#51773) 2020-02-03 15:54:50 -05:00
testKit Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00