Skip to content

Commit dfec4d5

Browse files
Bump io.pivotal.cfenv:java-cfenv-all from 3.4.0 to 3.5.0 (#69)
Bumps [io.pivotal.cfenv:java-cfenv-all](https://github.com/pivotal-cf/java-cfenv) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/pivotal-cf/java-cfenv/releases) - [Commits](pivotal-cf/java-cfenv@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: io.pivotal.cfenv:java-cfenv-all dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e488c2b commit dfec4d5

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
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'com.vaadin:vaadin-spring-boot-starter'
3838
implementation 'org.vaadin.olli:file-download-wrapper:7.1.0'
3939
implementation 'org.apache.commons:commons-lang3'
40-
implementation 'io.pivotal.cfenv:java-cfenv-all:3.4.0'
40+
implementation 'io.pivotal.cfenv:java-cfenv-all:3.5.0'
4141
implementation 'org.springframework.cloud:spring-cloud-bindings:2.0.4'
4242
testImplementation 'org.springframework.boot:spring-boot-starter-test'
4343
testImplementation 'io.projectreactor:reactor-test'

0 commit comments

Comments
 (0)