Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-gradle-plugin from 3.4.2 to…
Browse files Browse the repository at this point in the history
… 3.4.3 (#10470)

Bump org.springframework.boot:spring-boot-gradle-plugin

Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 24, 2025
1 parent 0f9dfe4 commit 7f0c3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
implementation("org.openapitools:openapi-generator-gradle-plugin:7.11.0")
implementation("org.owasp:dependency-check-gradle:12.1.0")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.0.1.5171")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.2")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.3")
implementation("org.testcontainers:postgresql:1.20.5")
implementation("org.web3j:web3j-gradle-plugin:4.12.3")
}
Expand Down

0 comments on commit 7f0c3a9

Please sign in to comment.