diff --git a/build.gradle b/build.gradle index 9484937b..2e8a2156 100644 --- a/build.gradle +++ b/build.gradle @@ -61,7 +61,7 @@ dependencies { implementation 'org.springframework.boot:spring-boot-starter-web' implementation 'org.springframework:spring-jms' implementation 'org.apache.httpcomponents:httpclient:4.5.14' - implementation 'com.heroku.sdk:env-keystore:1.1.11' + implementation 'com.heroku.sdk:env-keystore:1.1.12' implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:8.4.0' implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:8.4.0'