diff --git a/build.gradle b/build.gradle index a8f7a46eb8..b1dc112555 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ plugins { allprojects { group 'bio.terra' - version '2.121.0-SNAPSHOT' + version '2.122.0-SNAPSHOT' ext { resourceDir = "${rootDir}/src/main/resources/api"