diff --git a/build.gradle b/build.gradle index 24182de037..a9079ee390 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,7 @@ plugins { allprojects { group 'bio.terra' - version '2.136.0-SNAPSHOT' + version '2.137.0-SNAPSHOT' ext { resourceDir = "${rootDir}/src/main/resources/api"