Skip to content

Commit f5493ef

Browse files
Bump com.heroku.sdk:env-keystore from 1.1.11 to 1.1.12 (#340)
Bumps [com.heroku.sdk:env-keystore](https://github.com/heroku/env-keystore) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/heroku/env-keystore/releases) - [Changelog](https://github.com/heroku/env-keystore/blob/main/CHANGELOG.md) - [Commits](heroku/env-keystore@v1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: com.heroku.sdk:env-keystore dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49d4474 commit f5493ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation 'org.springframework.boot:spring-boot-starter-web'
6262
implementation 'org.springframework:spring-jms'
6363
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
64-
implementation 'com.heroku.sdk:env-keystore:1.1.11'
64+
implementation 'com.heroku.sdk:env-keystore:1.1.12'
6565

6666
implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:8.4.0'
6767
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:8.4.0'

0 commit comments

Comments
 (0)