Skip to content

Commit 3e9e226

Browse files
Bump com.heroku.sdk:env-keystore from 1.1.4 to 1.1.11 (#291)
Bumps [com.heroku.sdk:env-keystore](https://github.com/heroku/env-keystore) from 1.1.4 to 1.1.11. - [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.4...v1.1.11) --- updated-dependencies: - dependency-name: com.heroku.sdk:env-keystore dependency-version: 1.1.11 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 73ef233 commit 3e9e226

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
@@ -52,7 +52,7 @@ dependencies {
5252
implementation 'org.springframework.boot:spring-boot-starter-web'
5353
implementation 'org.springframework:spring-jms'
5454
implementation 'org.apache.httpcomponents:httpclient:4.5.12'
55-
implementation 'com.heroku.sdk:env-keystore:1.1.4'
55+
implementation 'com.heroku.sdk:env-keystore:1.1.11'
5656

5757
implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:4.2.0'
5858
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:4.2.0'

0 commit comments

Comments
 (0)