Skip to content

Commit

Permalink
Bump io.pivotal.cfenv:java-cfenv-all from 3.2.0 to 3.3.0 (#10)
Browse files Browse the repository at this point in the history
Bumps [io.pivotal.cfenv:java-cfenv-all](https://github.com/pivotal-cf/java-cfenv) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/pivotal-cf/java-cfenv/releases)
- [Commits](pivotal-cf/java-cfenv@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: io.pivotal.cfenv:java-cfenv-all
  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>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent ac5275d commit 05f55b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
implementation 'org.vaadin.olli:file-download-wrapper:7.1.0'
implementation 'org.commonmark:commonmark:0.24.0'
implementation 'org.apache.commons:commons-lang3'
implementation 'io.pivotal.cfenv:java-cfenv-all:3.2.0'
implementation 'io.pivotal.cfenv:java-cfenv-all:3.3.0'
implementation 'org.springframework.cloud:spring-cloud-bindings:2.0.3'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'io.projectreactor:reactor-test'
Expand Down

0 comments on commit 05f55b1

Please sign in to comment.